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