文件路径更改
This commit is contained in:
parent
66acffc8ff
commit
d8d8fd80d2
|
@ -233,11 +233,11 @@ export default {
|
|||
|
||||
// 下载模板
|
||||
questionBatchDownload() {
|
||||
window.location.href = '/dawa/sys/oss/show/20211115/d722289c97f34ab8850eabdc45782e84.xlsx'
|
||||
window.location.href = '/dawa/sys/oss/show?id=1'
|
||||
},
|
||||
//下载示例模板
|
||||
questionBatchDownloadDemo() {
|
||||
window.location.href = '/dawa/sys/oss/show/20211114/d82abc89cfba4e18b3f4bc0f9dfa6b96.xlsx'
|
||||
window.location.href = '/dawa/sys/oss/show?id=2'
|
||||
},
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue