lrf 2 年之前
父节点
当前提交
99cf990895
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/util/opera.js

+ 1 - 0
src/util/opera.js

@@ -13,6 +13,7 @@ export default {
   },
   },
   // 去添加
   // 去添加
   async toAdd() {
   async toAdd() {
+    this.form = {};
     this.initAddData();
     this.initAddData();
     this.view = 'info';
     this.view = 'info';
   },
   },