fix: 处理代码格式问题 (#6433)

This commit is contained in:
ssongliu 2024-09-10 15:40:09 +08:00 committed by GitHub
parent a0857f86b2
commit ef0bb12fbd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -61,7 +61,7 @@
</template>
<template #toolbar>
<div class="flex justify-between gap-2 flex-wrap sm:flex-row">
<div class="flex justify-between gap-2 flex-wrap sm:flex-row">
<div class="flex flex-wrap gap-3">
<el-button
v-if="currentDB && (currentDB.from !== 'local' || mysqlStatus === 'Running')"