更新
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user