This commit is contained in:
liushuai
2019-06-03 08:26:55 +08:00
parent a2cda2c46c
commit 1fb5cc67b3
2 changed files with 1 additions and 2 deletions

View File

@@ -78,7 +78,7 @@
</el-table-column>
<el-table-column align="center" label="数量" width="60px">
<template slot-scope="scope">
{{ scope.row.投产总数量 }}
{{ scope.row.批次数量 }}
</template>
</el-table-column>
<el-table-column align="center" label="投产时间" width="100px">