src/views/securityUnitOperation/operationTable.vue
@@ -19,7 +19,7 @@ </template> <script> import { selectTb } from "../../api/securityUnitOperation/securityUnitOperation"; import { lazyTreeJu } from "../../api/index/index"; import { lazyTreeJu,lazyTrees } from "../../api/index/index"; export default { name: "公司运营情况智能分析详情表", data() { @@ -278,7 +278,7 @@ }); }, getSubOfficeData() { lazyTreeJu().then(res => { lazyTrees().then(res => { if (res.data.code === 200) { this.tableOption.column.forEach(item => { if (item.label == "所属辖区") {