Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
90c045562d
|
|
@ -476,7 +476,7 @@ export default {
|
|||
// 模板下载
|
||||
downLoadTemp() {
|
||||
const name = 'revokeImport.xls'
|
||||
window.open(`/aiccs-pc/${name}`)
|
||||
window.open(`/${name}`)
|
||||
},
|
||||
errorCallback(file) {
|
||||
this.$refs.FakeProgress.error()
|
||||
|
|
|
|||
Loading…
Reference in New Issue