king
2024-11-19 686cbd604c04240213bda5fc8d14b1ca72e7adc1
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) => {