Ver código fonte

错误 #95185 撤销点价登记界面,点击关闭按钮无任何反应

Administrator 4 anos atrás
pai
commit
3fe196bd1a

+ 1 - 1
src/views/manage/business-review/components/somepriceCancel/index.vue

@@ -129,7 +129,7 @@ export default defineComponent({
     const maskClosableFlag = ref<boolean>(false);
 
     function submit() {
-
+      visible.value = false
     }
 
     function back(){