瀏覽代碼

资方bug修改

cuixq 3 年之前
父節點
當前提交
9603ae5519
共有 1 個文件被更改,包括 1 次插入0 次删除
  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 = "添加资金方";
     },