mirror of
https://github.com/jumpserver/lina.git
synced 2025-07-17 16:51:16 +00:00
perf: 优化导入 dialog 大小
This commit is contained in:
parent
e24bfff6ab
commit
dba8d84f2d
@ -8,7 +8,7 @@
|
||||
:title="importTitle"
|
||||
:visible.sync="showImportDialog"
|
||||
class="importDialog"
|
||||
width="700px"
|
||||
width="900px"
|
||||
@close="handleImportCancel"
|
||||
>
|
||||
<el-form v-if="!showTable" label-position="left" style="padding-left: 20px">
|
||||
|
Loading…
Reference in New Issue
Block a user