Merge remote-tracking branch 'origin/master'

This commit is contained in:
cc_caijp 2026-01-13 15:36:35 +08:00
commit 90c045562d
1 changed files with 1 additions and 1 deletions

View File

@ -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()