🎨
This commit is contained in:
parent
ebd7b27075
commit
187a698d54
10 changed files with 301 additions and 266 deletions
|
@ -11,7 +11,7 @@
|
|||
<MkFolder>
|
||||
<template #icon><i class="ti ti-info-circle"></i></template>
|
||||
<template #label>{{ i18n.ts.info }}</template>
|
||||
<XEditor :role="role" readonly/>
|
||||
<XEditor v-model="role" readonly/>
|
||||
</MkFolder>
|
||||
<MkFolder v-if="role.target === 'manual'" default-open>
|
||||
<template #icon><i class="ti ti-users"></i></template>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue