修改文件上传问题

This commit is contained in:
xuxinxiang
2025-12-04 17:11:57 +08:00
parent 9a8d161a9c
commit ba0375ebdd

View File

@@ -163,9 +163,9 @@ export default {
this.$jump({
flag: 'h5',
extra: {
forbidSwipeBack: '1',
// forbidSwipeBack: '1',
url: location.origin + '/#' + '/flow-improve/sale/insureNotifyReplenishImage?orderNo=' + this.$route.query.orderNo,
needRefresh: '1'
// needRefresh: '1'
},
routerInfo: {
path: '/flow-improve/sale/insureNotifyReplenishImage?orderNo=' + this.$route.query.orderNo,