Compare commits

..

No commits in common. "bb130b2e27b24f56ca4e153d01730323d94f48d9" and "f5c610b57f84557880b284c713b40ce1ed162201" have entirely different histories.

1 changed files with 1 additions and 1 deletions

View File

@ -476,7 +476,7 @@ export default {
//
downLoadTemp() {
const name = 'revokeImport.xls'
window.open(`/${name}`)
window.open(`/aiccs-pc/${name}`)
},
errorCallback(file) {
this.$refs.FakeProgress.error()