组件状态查询

This commit is contained in:
Vergil
2020-03-23 16:34:23 +08:00
parent 9912d330ae
commit c7bc00c5ed
2 changed files with 2 additions and 8 deletions

View File

@@ -39,11 +39,6 @@
{{ scope.row.工艺名称 }}
</template>
</el-table-column>
<!--<el-table-column align="center" label="已完数量" show-overflow-tooltip min-width="70">-->
<!--<template slot-scope="scope">-->
<!--{{ scope.row.完成数量 }}-->
<!--</template>-->
<!--</el-table-column>-->
<el-table-column align="center" label="投产数" width="80">
<template slot-scope="scope">
{{ scope.row.批次数量 }}