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