Pārlūkot izejas kodu

资方bug修改

cuixq 4 gadi atpakaļ
vecāks
revīzija
9603ae5519
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      front-vue/src/views/system/fundSide/fundSide.vue

+ 1 - 0
front-vue/src/views/system/fundSide/fundSide.vue

@@ -539,6 +539,7 @@ export default {
     handleAdd() {
       this.reset();
       this.open = true;
+      this.disableds = false;
       this.disabled = false;
       this.title = "添加资金方";
     },