给商品增加图片上传功能,单据增加附件,优化付款收款单
This commit is contained in:
@@ -247,7 +247,6 @@
|
||||
},
|
||||
handleChange(info) {
|
||||
console.log("--文件列表改变--")
|
||||
debugger
|
||||
if(!info.file.status && this.uploadGoOn === false){
|
||||
info.fileList.pop();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user