更新权限

This commit is contained in:
zoujiandong
2023-11-10 13:57:54 +08:00
parent 93ae44c789
commit aa36d30145
4 changed files with 8 additions and 9 deletions
+1 -1
View File
@@ -173,7 +173,7 @@
</template>
<template #action="{ record }">
<a-space>
<a-button v-has="'admin:sysOrderList:detail'" type="text"
<a-button v-has="'admin:sysFinancialRecord:orderDetail'" type="text"
@click="handleDetail(record)"><icon-book />详情</a-button>
<!-- <a-button v-has="'admin:sysFamilyList:edit'" type="text" @click="handleUpdate(record)"><icon-edit />
修改</a-button> -->