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