lrf 2 years ago
parent
commit
99cf990895
1 changed files with 1 additions and 0 deletions
  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';
   },