فهرست منبع

wanda-adm:feat > 完善数据维护模块筛选搜索列表展示

shaun-sheep 4 سال پیش
والد
کامیت
5037fa5f4b
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      src/views/maintain/space/index.vue

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

@@ -229,7 +229,6 @@ export default class spaceIndex extends Vue {
                 let basicInfos = [], dictStages = []
                 this.all = res[0].content
                 res[0].content.forEach(item => {
-                    // todo 基础信息点分类
                     let i = ["localName", "localId", "building", "floor"]
                     if (i.includes(item.path)) {
                         basicInfos.push(item)