This commit is contained in:
liuye
2022-01-14 14:56:28 +08:00
parent a386ffec68
commit 56398dbc9f
2 changed files with 4 additions and 3 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')" v-if="checkType == 2">网格配置</span>
<span @click="linkTo('./SetGird')">网格配置</span>
</div>
<div class="title">网格人员</div>
<div class="user-content" v-for="(item, index) in dataInfo.parentGirdMembers" :key="index">