From 5f4b62b159a404db80a821f6684f318aeca152ec Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期一, 26 二月 2024 15:15:32 +0800
Subject: [PATCH] #
---
zy-asrs-flow/src/pages/system/userLogin/index.jsx | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/zy-asrs-flow/src/pages/system/userLogin/index.jsx b/zy-asrs-flow/src/pages/system/userLogin/index.jsx
index 75a41b5..a63c9f0 100644
--- a/zy-asrs-flow/src/pages/system/userLogin/index.jsx
+++ b/zy-asrs-flow/src/pages/system/userLogin/index.jsx
@@ -353,6 +353,7 @@
persistenceKey: TABLE_KEY,
persistenceType: 'localStorage',
defaultValue: {
+ system: { show: repairBug(TABLE_KEY, 'system', false) },
option: { fixed: 'right', disable: true },
},
onChange(value) {
--
Gitblit v1.9.1