优化
This commit is contained in:
@@ -200,8 +200,7 @@
|
||||
<el-table-column prop="product_weight" label="计划重量(kg)" :formatter="crud.formatNum0" min-width="100" />
|
||||
<el-table-column prop="product_num" label="批数" min-width="50" />
|
||||
<el-table-column prop="planend_date" label="计划结束日期" min-width="100" />
|
||||
<el-table-column prop="plan_finish_date" label="交货日期" min-width="85" />
|
||||
<el-table-column prop="day_num" label="提前天数" min-width="75" :formatter="crud.formatNum0" />
|
||||
<el-table-column prop="plan_finish_date2" label="计划交货日期" min-width="100" />
|
||||
<el-table-column :formatter="stateFormat" min-width="50" prop="status" label="状态" />
|
||||
<el-table-column prop="task_code" label="生产任务号" min-width="110" />
|
||||
<el-table-column prop="create_time" label="创建时间" min-width="135" />
|
||||
|
||||
Reference in New Issue
Block a user