Commit 16e1e710 by chenyu

Merge branch 'feature/10月迭代' of http://git.gicdev.com/integralMall/integral-mall

parents fd1c61f8 c754bc31
......@@ -522,8 +522,8 @@ export default {
refundType: [{ required: true, message: '请选择售后方式', trigger: 'change' }]
},
refundTypeStatus: false,
// uploadAction: window.location.origin + '/api-plug/upload-img?requestProject=integral-mall',
uploadAction: 'http://gicdev.demogic.com/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',
headersUpload: {
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