a
This commit is contained in:
@@ -117,11 +117,6 @@
|
|||||||
{{ scope.row.机加工实际完成时间 }}
|
{{ scope.row.机加工实际完成时间 }}
|
||||||
</template>
|
</template>
|
||||||
</el-table-column>
|
</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">
|
<el-table-column align="center" label="机床图号" width="100">
|
||||||
<template slot-scope="scope">
|
<template slot-scope="scope">
|
||||||
{{ scope.row.机床图号 }}
|
{{ scope.row.机床图号 }}
|
||||||
|
|||||||
Reference in New Issue
Block a user