refactor:handle sub branch
This commit is contained in:
parent
e95078e75e
commit
ca7713c88e
3 changed files with 30 additions and 134 deletions
|
|
@ -98,8 +98,8 @@ function setDefaultValue() {
|
|||
return ret;
|
||||
})
|
||||
"
|
||||
:hide-selected="false"
|
||||
:fill-input="false"
|
||||
hide-selected
|
||||
fill-input
|
||||
:rules="[
|
||||
(v: string) =>
|
||||
checkRole?.some((v) => getRole()?.includes(v)) ||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue