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

This commit is contained in:
ssongliu
2024-09-10 07:40:09 +00:00
committed by GitHub
parent a0857f86b2
commit ef0bb12fbd
+1 -1
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')"