fix: authorizedWorkspaceDialog save
This commit is contained in:
parent
8869cca9de
commit
c4d37a8790
@ -11,7 +11,7 @@
|
||||
<el-radio value="BLACK_LIST">{{ $t('views.shared.BLACK_LIST') }}</el-radio>
|
||||
</el-radio-group>
|
||||
<p class="mb-8 lighter mt-16">{{ $t('views.shared.select_workspace') }}</p>
|
||||
<div class="flex border" v-loading="loading">
|
||||
<div class="flex border" v-loading="loading" style="overflow: hidden;">
|
||||
<div class="border-r">
|
||||
<el-input
|
||||
v-model="search"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user