Pre Merge pull request !277 from Nottyjay/fix-importtable

This commit is contained in:
Nottyjay 2026-06-29 04:47:18 +00:00 committed by Gitee
commit a5e40f8166
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,5 +1,4 @@
<template>
<!-- 导入表 -->
<el-dialog v-model="visible" title="导入表" width="1100px" top="5vh" append-to-body>
<el-form ref="queryFormRef" :model="queryParams" :inline="true">
<el-form-item label="数据源" prop="dataName">