浏览代码

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

DESKTOP-2K9OVK9\siwei 6 月之前
父节点
当前提交
f1085fd3df
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/views/remote/template/index.vue

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

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