采购单附件上传
This commit is contained in:
@@ -185,6 +185,7 @@ export default {
|
||||
this.uploadList = [];
|
||||
this.number = 0;
|
||||
this.$emit("input", this.listToString(this.fileList));
|
||||
this.$emit("success", this.fileList);
|
||||
this.$modal.closeLoading();
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user