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() {
+    this.form = {};
     this.initAddData();
     this.view = 'info';
   },