This commit is contained in:
liushuai
2019-04-16 10:35:06 +08:00
parent e83552ed4d
commit b219eb7978
6 changed files with 18 additions and 16 deletions

View File

@@ -109,9 +109,9 @@
{{ scope.row.批次数量 }}
</template>
</el-table-column>
<el-table-column label="成品尺寸" align="center" min-width="100">
<el-table-column label="请购重量" align="center" min-width="100">
<template slot-scope="scope">
{{ scope.row.备料打印 }}
{{ scope.row.重量 }}
</template>
</el-table-column>
<el-table-column label="备注" align="center" min-width="100">