修改预览word的接口

This commit is contained in:
qq787203167
2022-03-16 15:17:50 +08:00
parent 4ea700f4fe
commit 68341d0eb5
3 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -38,7 +38,7 @@
uploadAction: window._CONFIG['domianURL'] + '/sys/common/upload',
myuploadAction: window._CONFIG['domianURL'] + this.thisFileUploadUrl,
upDataList: [],
downLoadFileUrl: window._CONFIG['domianURL'] + '/sys/common/static',
downLoadFileUrl: window._CONFIG['domianURL'] + '/sys/common/pdf/viewFile',
fileList: [],
myfileList: [],
isLoding: false
@@ -191,6 +191,7 @@
detailList: [],
visible: false,
confirmLoading: false,
downLoadFileUrl: window._CONFIG['domianURL'] + '/sys/common/pdf/viewFile',
loading: false,
dataSource: [],
pageNo: 1,
@@ -286,7 +286,8 @@
pageNo: 1,
loading: false,
selectModel: '',
fileList: []
fileList: [],
downLoadFileUrl: window._CONFIG['domianURL'] + '/sys/common/pdf/viewFile',
}
},
watch: {