Source/UBCS-WEB/src/components/BatchImport/index.vue
@@ -258,8 +258,8 @@ } if (res.data.redisUuid) { this.redisOid = res.data.redisUuid; importDataShow(res.data.redisUuid).then((res) => { this.leftTree = res.obj.map((item) => { importDataShow(res.data.redisUuid).then((res2) => { this.leftTree = res2.data.data.map((item) => { return { ...item.codeClassifyTemplateVO, cloNamesList: item.cloNamesList,