@@ -231,6 +231,7 @@ export default {
//新增业务类型数据
addYwlx() {
this.dialogVisible = true;
+ this.title = "新增"
this.reset();
},
handleClose() {