From e185715da3eb168373efa60f684774a0694990f2 Mon Sep 17 00:00:00 2001
From: wangjuncheng <1>
Date: 星期四, 15 五月 2025 14:18:48 +0800
Subject: [PATCH] Merge branch 'master' of http://103.135.160.14:9034/r/NslWeb

---
 src/store/simAPI.js |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/store/simAPI.js b/src/store/simAPI.js
index e945bf1..ad7952c 100644
--- a/src/store/simAPI.js
+++ b/src/store/simAPI.js
@@ -94,6 +94,7 @@
 
     // 淇濆瓨鏂规寮圭獥
     const addSimCheme = async (forms) => {
+        // 琛ㄥ崟楠岃瘉
         if (!validateForm(forms)) {
             throw new Error('琛ㄥ崟楠岃瘉鏈�氳繃'); // 鎶涘嚭閿欒锛岄樆姝㈢户缁墽琛�
         }
@@ -117,6 +118,7 @@
     }
 
 
+
     return {
         selectTab,
         isLoading,

--
Gitblit v1.9.3