mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-10 19:36:46 +08:00
-- fix bug
This commit is contained in:
@@ -372,7 +372,7 @@
|
|||||||
"
|
"
|
||||||
value="授权"
|
value="授权"
|
||||||
>
|
>
|
||||||
<OwnerTableModelStudent :types="[10, 11, 12]" :id="record.id"
|
<OwnerTableModelStudent :types="[10, 11, 12]" :id="record.id" :type="12"
|
||||||
>权限名单</OwnerTableModelStudent
|
>权限名单</OwnerTableModelStudent
|
||||||
>
|
>
|
||||||
<CommonStudent :type="10" :id="record.id" title="查看权"
|
<CommonStudent :type="10" :id="record.id" title="查看权"
|
||||||
|
|||||||
Reference in New Issue
Block a user