追溯加工过程

This commit is contained in:
Vergil
2020-03-20 14:40:02 +08:00
parent 69381f0311
commit e0eeae5bd0

View File

@@ -59,7 +59,7 @@
{{ scope.row.操作者 }}
</template>
</el-table-column>
<el-table-column align="center" label="扫码开始" width="90">
<el-table-column align="center" label="扫码开始" width="95">
<template slot-scope="scope">
{{ scope.row.加工开始时间 }}
</template>