@ -404,6 +404,7 @@ export default {
this.form.fileUrls = this.imgAddress;
addKnowledgeRepair(this.form).then(response => {
this.$modal.msgSuccess("新增成功");
this.imgAddress.length = 0;
this.open = false;
this.getList();
});
@ -461,6 +461,8 @@ export default {
console.log(this.imgAddress)
}