2 天以前 d2cd585f4d3b015789a5f6c8d75e352605932f85
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,