From 32947c42c53afdd9a6c49637c4ecc8e5fa4be24c Mon Sep 17 00:00:00 2001 From: wangjuncheng <1> Date: 星期三, 18 六月 2025 16:34:44 +0800 Subject: [PATCH] Merge branch 'master' of http://103.135.160.14:9034/r/NslWeb --- src/constant/dict.js | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/src/constant/dict.js b/src/constant/dict.js index ea8837d..dfc0466 100644 --- a/src/constant/dict.js +++ b/src/constant/dict.js @@ -8,6 +8,10 @@ value: "1874719366287368194", }, { + label: "寮洪渿浠�", + value: "1933049314953330689", + }, + { label: "闆ㄩ噺璁�1", value: "1437295810", }, @@ -35,6 +39,10 @@ label: "澧掓儏", value: "14372958380", }, + { + label: '浣嶇Щ鍊捐鎸姩鍔犻�熷害璁�', + value: '1437295831' + } ] export function getDictName(dictList, value) { -- Gitblit v1.9.3