mirror of
https://gitee.com/dromara/mayfly-go
synced 2026-01-02 04:36:35 +08:00
refactor: api层尽可能屏蔽gin框架相关代码
This commit is contained in:
@@ -83,7 +83,7 @@
|
||||
</template>
|
||||
</page-table>
|
||||
|
||||
<el-dialog width="720px" :title="`${db} 数据库导出`" v-model="exportDialog.visible">
|
||||
<el-dialog width="750px" :title="`${db} 数据库导出`" v-model="exportDialog.visible">
|
||||
<el-row justify="space-between">
|
||||
<el-col :span="9">
|
||||
<el-form-item label="导出内容: ">
|
||||
|
||||
Reference in New Issue
Block a user