页面优化
This commit is contained in:
parent
f591a34f3a
commit
8889e9b5cb
@ -158,7 +158,6 @@
|
|||||||
>
|
>
|
||||||
<RefundOrderRevie ref="formModel"></RefundOrderRevie>
|
<RefundOrderRevie ref="formModel"></RefundOrderRevie>
|
||||||
</a-modal>
|
</a-modal>
|
||||||
|
|
||||||
<!-- 确认退款 -->
|
<!-- 确认退款 -->
|
||||||
<a-modal
|
<a-modal
|
||||||
v-model:open="openConfirm"
|
v-model:open="openConfirm"
|
||||||
@ -177,7 +176,7 @@ import { message } from 'ant-design-vue'
|
|||||||
import { callUser } from '@/apis/call.js'
|
import { callUser } from '@/apis/call.js'
|
||||||
import config from '@/utils/config.js'
|
import config from '@/utils/config.js'
|
||||||
import RefundOrderRevie from '@/views/form/refundorderrevie/RefundOrderRevie.vue';
|
import RefundOrderRevie from '@/views/form/refundorderrevie/RefundOrderRevie.vue';
|
||||||
|
import ConfirmRefund from '@/views/form/confirmrefund/ConfirmRefund.vue';
|
||||||
|
|
||||||
const activeKey = ref('1')
|
const activeKey = ref('1')
|
||||||
const openRevie = ref(false);
|
const openRevie = ref(false);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user