From cb623fcefa72d5b54b1e536aa84c3f3851743975 Mon Sep 17 00:00:00 2001 From: xuxueyang <xuxy@fengyuntec.com> Date: 星期三, 20 十一月 2024 11:01:43 +0800 Subject: [PATCH] update 打印可能的空白(不能确定是不是纸张大小超出还是空数据的问题,已经提交了 --- sub_pages/supplier/plugins/encoding-indexes.js | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/sub_pages/supplier/plugins/encoding-indexes.js b/sub_pages/supplier/plugins/encoding-indexes.js index 1aa6627..3bc5feb 100644 --- a/sub_pages/supplier/plugins/encoding-indexes.js +++ b/sub_pages/supplier/plugins/encoding-indexes.js @@ -6,6 +6,8 @@ } global["encoding-indexes"] = { + "euc-kr": [null], + "gb18030": [19970, 19972, 19973, 19974, 19983, 19986, 19991, 19999, 20000, 20001, 20003, 20006, 20009, 20014, 20015, 20017, 20019, 20021, 20023, 20028, 20032, 20033, 20034, 20036, 20038, 20042, 20049, 20053, 20055, 20058, 20059, 20066, 20067, 20068, 20069, 20071, 20072, 20074, 20075, -- Gitblit v1.9.3