king
2024-10-30 c96108bd84050feb01b47db3f5cae96670fda435
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) => {