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