修改预览的接口
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
uploadAction: window._CONFIG['domianURL'] + '/sys/common/upload',
|
||||
myuploadAction: window._CONFIG['domianURL'] + this.thisFileUploadUrl,
|
||||
upDataList: [],
|
||||
downLoadFileUrl: window._CONFIG['domianURL'] + '/sys/common/fileView',
|
||||
downLoadFileUrl: window._CONFIG['domianURL'] + '/sys/common/download',
|
||||
fileList: [],
|
||||
myfileList: [],
|
||||
isLoding: false
|
||||
|
||||
@@ -288,7 +288,7 @@
|
||||
loading: false,
|
||||
selectModel: '',
|
||||
fileList: [],
|
||||
downLoadFileUrl: window._CONFIG['domianURL'] + '/sys/common/fileView',
|
||||
downLoadFileUrl: window._CONFIG['domianURL'] + '/sys/common/download',
|
||||
}
|
||||
},
|
||||
watch: {
|
||||
|
||||
Reference in New Issue
Block a user