网格管理

This commit is contained in:
liuye
2022-01-14 14:24:09 +08:00
parent 579703112f
commit 89811cee51
2 changed files with 2 additions and 1 deletions

View File

@@ -29,6 +29,7 @@
<p>{{item.girdName}} </p>
</div>
</div>
<AiEmpty description="暂无数据" class="emptyWrap" v-if="!dataInfo.parentGirdMembers.length && !dataInfo.girdMembers.length"></AiEmpty>
<div class="pad-b112"></div>
</div>
</template>