网格管理

This commit is contained in:
liuye
2022-01-14 15:40:10 +08:00
parent 173a7c55b9
commit ab4325d682
2 changed files with 11 additions and 10 deletions

View File

@@ -6,7 +6,7 @@
{{userGird.girdName}}
<img src="./components/img/down-icon.png" alt="" class="down-icon">
</div>
<span @click="linkTo('./SetGird')">网格配置</span>
<span @click="linkTo('./SetGird')" v-if="checkType == 2">网格配置</span>
</div>
<div class="title">网格人员</div>
<div class="user-content" v-for="(item, index) in dataInfo.parentGirdMembers" :key="index">