2020251146lljV3备料出库记录排序和页面样式修改

This commit is contained in:
liulujia@meswork.com
2020-02-05 11:47:17 +08:00
parent 02ff94dcfa
commit ba258431e2
5 changed files with 34 additions and 17 deletions

View File

@@ -20,7 +20,6 @@
</el-tooltip>
<el-tooltip :open-delay="1000" effect="dark" content="导出备料分配单" placement="top">
<el-button type="warning" class="el-icon-download" size="small" style="margin: 10px 0 0 140px" @click="exportExcel">导出</el-button>
<el-button type="warning" class="el-icon-download" size="small" style="margin: 10px 0 0 10px" @click="exportExcel">导出</el-button>
</el-tooltip>
</el-row>
</el-card>