From 730e05cb66cac2c3a9b90df5dfae3c4c1394aa6e Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期三, 12 六月 2024 19:04:55 +0800 Subject: [PATCH] 2024-06-12 --- src/templates/zshare/formconfig.jsx | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/src/templates/zshare/formconfig.jsx b/src/templates/zshare/formconfig.jsx index b895955..477c077 100644 --- a/src/templates/zshare/formconfig.jsx +++ b/src/templates/zshare/formconfig.jsx @@ -439,7 +439,6 @@ key: 'database', label: '鏁版嵁搴�', initVal: card.database || 'local', - tooltip: '娴嬭瘯绯荤粺鏁版嵁搴撳潎鎸囧悜鏈湴锛屾寮忕郴缁熷彲浣跨敤鍗曠偣鏁版嵁搴撱��', options: [{ value: 'local', text: '鏈湴' @@ -1873,7 +1872,6 @@ key: 'database', label: '鏁版嵁搴�', initVal: card.database || 'local', - tooltip: '娴嬭瘯绯荤粺鏁版嵁搴撳潎鎸囧悜鏈湴锛屾寮忕郴缁熷彲浣跨敤鍗曠偣鏁版嵁搴撱��', options: [{ value: 'local', text: '鏈湴' -- Gitblit v1.8.0