样式-按钮

This commit is contained in:
2023-04-26 18:12:25 +08:00
parent d7cd8533c1
commit f4d26f411c
9 changed files with 29 additions and 25 deletions

View File

@@ -195,7 +195,7 @@
v-el-drag-dialog
title="导出"
:visible.sync="outPutDialog"
width="55%"
width="60%"
>
<OilCompanyMatchOutput
@getByPage="getByPage"
@@ -208,7 +208,7 @@
v-el-drag-dialog
title="导入"
:visible.sync="importDialog"
width="55%"
width="60%"
>
<OilCompanyMatchImport
@getByPage="getByPage"
@@ -238,7 +238,7 @@
title="详情"
class="table-detail-drawer"
:visible.sync="showTableDrawer"
size="55%"
size="60%"
direction="ltr"
:withHeader="false"
>