fix: 修复不小心选择业务库后想删掉的问题 (#2042)

This commit is contained in:
hzbnb~ 2025-06-12 13:13:02 +08:00 committed by GitHub
parent b4232a8f27
commit 55bf69c810
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -307,6 +307,7 @@
</template>
<el-select
v-model="form.businessDB"
clearable
placeholder="选择业务库"
class="w-full"
>