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';
   },