Commit c754bc31 by chenyu

update: update

parent 8d484b2c
...@@ -522,8 +522,8 @@ export default { ...@@ -522,8 +522,8 @@ export default {
refundType: [{ required: true, message: '请选择售后方式', trigger: 'change' }] refundType: [{ required: true, message: '请选择售后方式', trigger: 'change' }]
}, },
refundTypeStatus: false, refundTypeStatus: false,
// uploadAction: window.location.origin + '/api-plug/upload-img?requestProject=integral-mall', uploadAction: window.location.origin + '/api-plug/upload-img?requestProject=integral-mall',
uploadAction: 'http://gicdev.demogic.com/api-plug/upload-img?requestProject=integral-mall', // uploadAction: 'http://gicdev.demogic.com/api-plug/upload-img?requestProject=integral-mall',
headersUpload: { headersUpload: {
sign: '' sign: ''
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment