From c7523b644db4b28cb4b129ef8989ed08751389cb Mon Sep 17 00:00:00 2001
From: xuxueyang <xuxy@fengyuntec.com>
Date: 星期五, 18 十月 2024 09:35:07 +0800
Subject: [PATCH] 1

---
 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