This commit is contained in:
Vergil
2020-05-19 16:18:04 +08:00
parent e5b04f94b8
commit 1538adf8a4

View File

@@ -117,11 +117,6 @@
{{ scope.row.机加工实际完成时间 }}
</template>
</el-table-column>
<el-table-column align="center" label="加工完成" width="100">
<template slot-scope="scope">
{{ scope.row.机加工实际完成时间 }}
</template>
</el-table-column>
<el-table-column align="center" label="机床图号" width="100">
<template slot-scope="scope">
{{ scope.row.机床图号 }}