追溯加工过程
This commit is contained in:
@@ -59,7 +59,7 @@
|
|||||||
{{ scope.row.操作者 }}
|
{{ scope.row.操作者 }}
|
||||||
</template>
|
</template>
|
||||||
</el-table-column>
|
</el-table-column>
|
||||||
<el-table-column align="center" label="扫码开始" width="90">
|
<el-table-column align="center" label="扫码开始" width="95">
|
||||||
<template slot-scope="scope">
|
<template slot-scope="scope">
|
||||||
{{ scope.row.加工开始时间 }}
|
{{ scope.row.加工开始时间 }}
|
||||||
</template>
|
</template>
|
||||||
|
|||||||
Reference in New Issue
Block a user