king
2024-06-28 c8804ceb1fe2dea76f9949c5ea04423876ee2c81
src/menu/components/module/invoice/index.jsx
@@ -158,6 +158,10 @@
        ['优惠政策类型', 'vat_special_management'],
        ['征税项目', 'tax_item'],
        ['计税方法', 'tax_method'],
        ['发票号码', 'invoice_no'],
        ['发票代码', 'invoice_code'],
        ['开票日期', 'invoice_date'],
        ['只读(true)', 'read_only'],
      ]
      cols.forEach((cell, index) => {