duy 1 year ago
parent
commit
40b750002c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/debit-pay/admin/middlepay.vue

+ 1 - 0
src/views/debit-pay/admin/middlepay.vue

@@ -246,6 +246,7 @@ const tableCheckChange = () => {
 //中间收方新增
 const addModalShow = ref(false)
 const addModalClick = () => {
+    isView.value = false
     addModalIds.value = ''
     nextTick(() => {
         addModalShow.value = true