@@ -504,6 +504,7 @@ export default {
freeGoodsId: null,
projectId: null,
};
+ this.imageArr = []
this.resetForm("form");
},
/** 搜索按钮操作 */