mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-30 09:42:48 +00:00
feat: 团队设置
This commit is contained in:
parent
39a059e84c
commit
dda4ca8671
|
|
@ -103,6 +103,7 @@ const remoteMethod = (query: string) => {
|
|||
|
||||
const changeSelectHandle = () => {
|
||||
SelectRemoteRef.value.query = ''
|
||||
SelectRemoteRef.value.blur()
|
||||
}
|
||||
|
||||
const open = () => {
|
||||
|
|
|
|||
Loading…
Reference in New Issue