fix mongodb upload alert visibility (#12545)

#### What this PR does / why we need it?

#### Summary of your change

#### Please indicate you've done the following:

- [ ] Made sure tests are passing and test coverage is added if needed.
- [ ] Made sure commit message follow the rule of [Conventional Commits specification](https://www.conventionalcommits.org/).
- [ ] Considered the docs impact and opened a new docs issue or PR with docs changes if needed.
This commit is contained in:
王贺
2026-04-21 03:56:57 +00:00
committed by GitHub
parent ffcbbb705b
commit beb33957be
+1 -1
View File
@@ -9,7 +9,7 @@
>
<template #content>
<div v-loading="loading">
<div>
<div v-if="type !== 'mongodb'">
<el-alert :closable="false" type="warning">
<template #default>
<ul>