zy-asrs-admin/src/views/in/waitPakin/index.vue
@@ -49,14 +49,14 @@
  {
    title: formatMessage('db.man_wait_pakin.order_id', '订单ID'),
    dataIndex: 'orderId$',
    width: 140,
    width: 100,
    ellipsis: true,
    ...getColumnSearchProps('orderId$'),
  },
  {
    title: formatMessage('db.man_wait_pakin.order_no', '订单编号'),
    dataIndex: 'orderNo',
    width: 140,
    width: 230,
    ellipsis: true,
    ...getColumnSearchProps('orderNo'),
  },