权限码

This commit is contained in:
shijingjing
2022-05-10 16:03:43 +08:00
parent 1b81f7a5ba
commit e3154ca073
5 changed files with 7 additions and 7 deletions

View File

@@ -156,7 +156,7 @@
</div>
</div>
<div class="btn" @click="toAdd">编辑</div>
<div class="btn" @click="toAdd" v-if="$permissions('app_apppreventionreturntopoverty_edit')">编辑</div>
</div>
</template>