Explorar o código

adm:feat> 修改空间分区显示

onlyh %!s(int64=4) %!d(string=hai) anos
pai
achega
d18abc5c4c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/maintain/space/index.vue

+ 1 - 1
src/views/maintain/space/index.vue

@@ -449,7 +449,7 @@ export default class spaceIndex extends Vue {
                         },
                     };
                     this.paginationList.total = res[1].total;
-                    tableData = res[1].content.map(i => i.path == 'localName'); // 主体数据
+                    this.tableData = res[1].content // 主体数据
                 } else {
                     res[0].content.forEach((item) => {
                         let i = ["localName", "localId", "building", "floor"];