From 8f956f8ac5f2fd6fe94b65d4c6b6c4fc4c56344a Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期四, 12 九月 2024 21:59:14 +0800
Subject: [PATCH] Merge branch 'develop'

---
 src/views/pcdesign/index.jsx |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/views/pcdesign/index.jsx b/src/views/pcdesign/index.jsx
index 6162466..a74edea 100644
--- a/src/views/pcdesign/index.jsx
+++ b/src/views/pcdesign/index.jsx
@@ -1181,6 +1181,8 @@
     } else if (this.checklog()) {
       if (sessionStorage.getItem('applangList') && !config.trans) {
 
+      } else if (window.backend && config.enabled && !config.allSqls) {
+        
       } else {
         notification.success({
           top: 92,

--
Gitblit v1.8.0