This commit is contained in:
chenjianan
2019-04-15 15:10:59 +08:00
parent bd6ca02f86
commit eac3ca8472

View File

@@ -73,7 +73,7 @@
</el-col> </el-col>
</el-row> </el-row>
</el-form> </el-form>
<el-table :data="tableData1" border style="margin: 10px 0;max-height: 300px;" height="300px" size="mini" show-summary> <el-table :data="tableData1" border style="margin: 10px 0;max-height: 480px;" height="480px" size="mini" show-summary>
<el-table-column label="序号" align="center" width="50" type="index"/> <el-table-column label="序号" align="center" width="50" type="index"/>
<el-table-column label="交货期" align="center" width="150"> <el-table-column label="交货期" align="center" width="150">
<template slot-scope="scope"> <template slot-scope="scope">