mirror of
https://github.com/bufanyun/hotgo.git
synced 2025-08-28 09:33:52 +08:00
优化请求hook处理
This commit is contained in:
@@ -82,7 +82,7 @@
|
||||
<n-gi>
|
||||
<n-form-item label="绑定角色" path="roleId">
|
||||
<n-tree-select
|
||||
:default-value="formParams.roleId"
|
||||
:default-value="formParams.roleId.toString()"
|
||||
:options="roleList"
|
||||
@update:value="handleUpdateRoleValue"
|
||||
:default-expand-all="true"
|
||||
|
Reference in New Issue
Block a user