zhou zhou
10 小时以前 c579731e0c206d6062f8442ec9df70ca781b26f6
rsf-design/src/views/orders/asn-order/asnOrderTable.columns.js
@@ -79,7 +79,8 @@
    {
      prop: 'operation',
      label: '操作',
      width: 110,
      width: 120,
      align: 'center',
      fixed: 'right',
      formatter: (row) =>
        h(ArtButtonMore, {
@@ -206,7 +207,8 @@
    {
      prop: 'operation',
      label: '操作',
      width: 90,
      width: 120,
      align: 'center',
      fixed: 'right',
      formatter: (row) =>
        h(ArtButtonTable, {