|
@@ -237,7 +237,7 @@ export default {
|
|
|
}
|
|
}
|
|
|
this.loading = true
|
|
this.loading = true
|
|
|
this.$message.success('正在导入,请稍后...')
|
|
this.$message.success('正在导入,请稍后...')
|
|
|
- if (this.user.viewStage === 0) {
|
|
|
|
|
|
|
+ if (this.user.info.viewStage === 0) {
|
|
|
this.dept.isReport = 1
|
|
this.dept.isReport = 1
|
|
|
}
|
|
}
|
|
|
this.$refs.upload.submit()
|
|
this.$refs.upload.submit()
|