소스 검색

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

DESKTOP-2K9OVK9\siwei 8 달 전
부모
커밋
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() {
       this.dialogVisible = true;
+      this.title = "新增"
       this.reset();
     },
     handleClose() {