Browse Source

新增修改判断有问题,修改

DESKTOP-2K9OVK9\siwei 6 months ago
parent
commit
f1085fd3df
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/remote/template/index.vue

+ 1 - 0
src/views/remote/template/index.vue

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