@@ -155,6 +155,7 @@ export default {
} else {
this.$message.error(`${this.form.id ? "修改" : "添加"}失败`);
}
+ this.file = [];
});
},
// 取消