工艺员

This commit is contained in:
chenjianan
2019-05-30 15:58:11 +08:00
parent 1966a1bf3f
commit ceb6870f49

View File

@@ -76,6 +76,11 @@
{{ scope.row.批次数量 }}
</template>
</el-table-column>
<el-table-column label="工艺员" align="center">
<template slot-scope="scope">
{{ scope.row.工艺员 }}
</template>
</el-table-column>
</el-table>
<div class="block" style="margin-top: 10px;">
<el-pagination