mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-06 16:36:44 +08:00
【fix】删除图片保存问题
This commit is contained in:
@@ -739,7 +739,7 @@ export default {
|
||||
uploadImg2(formdata).then(res=>{
|
||||
if(res.result == 0 && res.path){
|
||||
let obj = {
|
||||
name: name,
|
||||
name: that.type,
|
||||
businessNo: that.orderNo,
|
||||
businessType: '',
|
||||
imageInfoType: that.imageType,
|
||||
|
||||
Reference in New Issue
Block a user