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