From c80bc467a41daa6cbae4e5515a300a8ca98cfeaa Mon Sep 17 00:00:00 2001
From: WXL <wl_5969728@163.com>
Date: 星期二, 21 七月 2026 15:44:01 +0800
Subject: [PATCH] 维护
---
unpackage/dist/build/web/assets/dict.SbB6ZVUJ.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/unpackage/dist/build/web/assets/dict.CRWNPJXk.js b/unpackage/dist/build/web/assets/dict.SbB6ZVUJ.js
similarity index 92%
rename from unpackage/dist/build/web/assets/dict.CRWNPJXk.js
rename to unpackage/dist/build/web/assets/dict.SbB6ZVUJ.js
index 23f8f8d..912a60b 100644
--- a/unpackage/dist/build/web/assets/dict.CRWNPJXk.js
+++ b/unpackage/dist/build/web/assets/dict.SbB6ZVUJ.js
@@ -1 +1 @@
-import{aG as t,r as e,aH as i}from"./index-Cv1VfHUB.js";const a=t("dict",{state:()=>({dict:new Array}),actions:{getDict(t){if(null==t&&""==t)return null;try{for(let e=0;e<this.dict.length;e++)if(this.dict[e].key==t)return this.dict[e].value}catch(e){return null}},setDict(t,e){null!==t&&""!==t&&this.dict.push({key:t,value:e})},removeDict(t){var e=!1;try{for(let e=0;e<this.dict.length;e++)if(this.dict[e].key==t)return this.dict.splice(e,1),!0}catch(i){e=!1}return e},cleanDict(){this.dict=new Array},initDict(){}}});async function c(...t){const c=e({});for(const e of t){c.value[e]=[];const t=a().getDict(e);if(t)c.value[e]=t;else try{const t=await uni.$uapi.get("/system/dict/data/type/"+e);c.value[e]=t.data.map(t=>({label:t.dictLabel,value:t.dictValue,elTagType:t.listClass,elTagClass:t.cssClass})),a().setDict(e,c.value[e])}catch(s){console.error(`Failed to fetch dict ${e}:`,s)}}return i(c.value)}export{c as u};
+import{au as t,r as e,av as i}from"./index-BIH8RjL7.js";const a=t("dict",{state:()=>({dict:new Array}),actions:{getDict(t){if(null==t&&""==t)return null;try{for(let e=0;e<this.dict.length;e++)if(this.dict[e].key==t)return this.dict[e].value}catch(e){return null}},setDict(t,e){null!==t&&""!==t&&this.dict.push({key:t,value:e})},removeDict(t){var e=!1;try{for(let e=0;e<this.dict.length;e++)if(this.dict[e].key==t)return this.dict.splice(e,1),!0}catch(i){e=!1}return e},cleanDict(){this.dict=new Array},initDict(){}}});async function c(...t){const c=e({});for(const e of t){c.value[e]=[];const t=a().getDict(e);if(t)c.value[e]=t;else try{const t=await uni.$uapi.get("/system/dict/data/type/"+e);c.value[e]=t.data.map(t=>({label:t.dictLabel,value:t.dictValue,elTagType:t.listClass,elTagClass:t.cssClass})),a().setDict(e,c.value[e])}catch(s){console.error(`Failed to fetch dict ${e}:`,s)}}return i(c.value)}export{c as u};
--
Gitblit v1.9.3