zhou zhou
2 小时以前 89847f0c5a5d37e5a720afd32cdd7e4d9ead664b
rsf-design/src/views/work/out-bound/outBoundTable.columns.js
@@ -93,7 +93,8 @@
    {
      prop: 'operation',
      label: '操作',
      width: 170,
      width: 120,
      align: 'center',
      fixed: 'right',
      formatter: (row) =>
        h(ArtButtonMore, {
@@ -190,7 +191,8 @@
    {
      prop: 'operation',
      label: '操作',
      width: 90,
      width: 120,
      align: 'center',
      fixed: 'right',
      formatter: (row) =>
        h(ArtButtonTable, {