From c96108bd84050feb01b47db3f5cae96670fda435 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期三, 30 十月 2024 12:54:24 +0800 Subject: [PATCH] 2024-10-30 --- src/menu/components/module/invoice/index.jsx | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/src/menu/components/module/invoice/index.jsx b/src/menu/components/module/invoice/index.jsx index 2cd189f..8a17449 100644 --- a/src/menu/components/module/invoice/index.jsx +++ b/src/menu/components/module/invoice/index.jsx @@ -158,6 +158,10 @@ ['浼樻儬鏀跨瓥绫诲瀷', 'vat_special_management'], ['寰佺◣椤圭洰', 'tax_item'], ['璁$◣鏂规硶', 'tax_method'], + ['鍙戠エ鍙风爜', 'invoice_no'], + ['鍙戠エ浠g爜', 'invoice_code'], + ['寮�绁ㄦ棩鏈�', 'invoice_date'], + ['鍙(true)', 'read_only'], ] cols.forEach((cell, index) => { -- Gitblit v1.8.0