release(custom): i

This commit is contained in:
2023-10-10 15:01:00 +08:00
parent a9707c6d94
commit 5b33290de6
78 changed files with 13003 additions and 5230 deletions

View File

@@ -15,7 +15,14 @@
/>
</n-form-item>
<n-form-item>
<n-button attr-type="button" @click="handleValidateClick">保存</n-button>
<n-button
v-perms="['/admin/userConfig/edit']"
attr-type="button"
type="primary"
@click="handleValidateClick"
>
保存
</n-button>
</n-form-item>
</n-form>
</CommonPage>