mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-10 04:36:44 +08:00
修改文件上传问题
This commit is contained in:
@@ -163,9 +163,9 @@ export default {
|
|||||||
this.$jump({
|
this.$jump({
|
||||||
flag: 'h5',
|
flag: 'h5',
|
||||||
extra: {
|
extra: {
|
||||||
forbidSwipeBack: '1',
|
// forbidSwipeBack: '1',
|
||||||
url: location.origin + '/#' + '/flow-improve/sale/insureNotifyReplenishImage?orderNo=' + this.$route.query.orderNo,
|
url: location.origin + '/#' + '/flow-improve/sale/insureNotifyReplenishImage?orderNo=' + this.$route.query.orderNo,
|
||||||
needRefresh: '1'
|
// needRefresh: '1'
|
||||||
},
|
},
|
||||||
routerInfo: {
|
routerInfo: {
|
||||||
path: '/flow-improve/sale/insureNotifyReplenishImage?orderNo=' + this.$route.query.orderNo,
|
path: '/flow-improve/sale/insureNotifyReplenishImage?orderNo=' + this.$route.query.orderNo,
|
||||||
|
|||||||
Reference in New Issue
Block a user