mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2025-11-18 14:50:35 +08:00
fix: 处理代码格式问题 (#6433)
This commit is contained in:
parent
a0857f86b2
commit
ef0bb12fbd
1 changed files with 1 additions and 1 deletions
|
|
@ -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')"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue