外购备料
This commit is contained in:
@@ -54,6 +54,11 @@
|
||||
{{ scope.row.材料 }}
|
||||
</template>
|
||||
</el-table-column>
|
||||
<el-table-column label="分配时间" prop="备料任务分配时间" width="120" align="center" show-overflow-tooltip>
|
||||
<template slot-scope="scope">
|
||||
{{ scope.row.备料任务分配时间 }}
|
||||
</template>
|
||||
</el-table-column>
|
||||
</el-table>
|
||||
<div v-show="false" class="block">
|
||||
<el-pagination
|
||||
|
||||
Reference in New Issue
Block a user