src/views/mes/pro/bagCode/data.ts
@@ -115,6 +115,17 @@ formatter: 'formatDateTime', }, { field: 'cancelTime', title: '作废时间', width: 170, formatter: 'formatDateTime', }, { field: 'cancelReason', title: '作废原因', minWidth: 160, }, { field: 'createTime', title: '创建时间', width: 170, @@ -122,7 +133,7 @@ }, { title: '操作', width: 180, width: 200, fixed: 'right', slots: { default: 'actions' }, },