diff --git a/project/fengdu/app/AppIntegratingPublic/components/List.vue b/project/fengdu/app/AppIntegratingPublic/components/List.vue index ed5b9458..38ee77d3 100644 --- a/project/fengdu/app/AppIntegratingPublic/components/List.vue +++ b/project/fengdu/app/AppIntegratingPublic/components/List.vue @@ -23,6 +23,12 @@ 添加 + + @@ -67,7 +73,7 @@ girdName: '', areaId: '' }, - total: 10, + total: 0, colConfigs: [ { prop: 'areaName', label: '所属地区', align: 'left', 'show-overflow-tooltip': true }, { prop: 'girdName', label: '所属网格', align: 'center' },