This commit is contained in:
caoxinyu
2019-09-25 20:11:52 +08:00
parent c90acc6a85
commit e3035b1d55
8 changed files with 18 additions and 14 deletions

View File

@@ -28,7 +28,7 @@
v-loading="loading"
:data="tableData"
:summary-method="getSummaries"
style="width: 100%"
style="width: 100%;margin-top: 6px"
highlight-current-row
height="400"
size="mini"
@@ -89,7 +89,7 @@
</el-card>
<el-card>
<h3 style="text-align: center;">采购部采购</h3>
<el-tabs v-model="PartType" type="border-card" @tab-click="searchTable()">
<el-tabs v-model="PartType" type="border-card" style="margin-top: 10px" @tab-click="searchTable()">
<el-tab-pane label="标准件" name="标准件">
<el-table :data="tableData00" size="mini" height="400px" border stripe>
<el-table-column align="center" label="机床图号">
@@ -268,7 +268,7 @@
<el-table
:data="tableData1"
border
style="width: 100%;"
style="width: 100%;margin-top: 6px;"
height="400">
<el-table-column label="机床图号" align="center" min-width="80">
<template slot-scope="scope">