zhou zhou
9 小时以前 c579731e0c206d6062f8442ec9df70ca781b26f6
rsf-design/src/views/orders/purchase/purchaseTable.columns.js
@@ -146,8 +146,8 @@
    {
      prop: 'operation',
      label: '操作',
      width: 160,
      align: 'right',
      width: 120,
      align: 'center',
      fixed: 'right',
      formatter: (row) => {
        const operations = [{ key: 'view', label: '详情', icon: 'ri:eye-line' }]