|
|
@ -222,7 +222,7 @@ |
|
|
</div> |
|
|
</div> |
|
|
</el-dialog> |
|
|
</el-dialog> |
|
|
|
|
|
|
|
|
<el-dialog v-model="showSteps" :title="t('cash.refundProgress')" overflow draggable width="1206px" height="506px" :style="{ |
|
|
|
|
|
|
|
|
<el-dialog v-model="showSteps" overflow draggable width="1206px" height="506px" :style="{ |
|
|
backgroundImage: `url(${RefundFinanceBackground})`, |
|
|
backgroundImage: `url(${RefundFinanceBackground})`, |
|
|
backgroundSize: 'cover', |
|
|
backgroundSize: 'cover', |
|
|
backgroundPosition: 'center' |
|
|
backgroundPosition: 'center' |
|
|
|