From ffe757eb45364ed07ff9fe07cfc7c94764f72a27 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期二, 18 三月 2025 14:09:56 +0800
Subject: [PATCH] 2025-03-18

---
 src/menu/components/share/actioncomponent/actionform/index.jsx |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/src/menu/components/share/actioncomponent/actionform/index.jsx b/src/menu/components/share/actioncomponent/actionform/index.jsx
index 1993cd4..77ac27d 100644
--- a/src/menu/components/share/actioncomponent/actionform/index.jsx
+++ b/src/menu/components/share/actioncomponent/actionform/index.jsx
@@ -161,6 +161,8 @@
     let reRequired = {}
     let reReadonly = {}
 
+    reTooltip.interface = ''
+    reTooltip.proInterface = '姝e紡绯荤粺鎵�浣跨敤鐨勬帴鍙e湴鍧�銆�'
     if (['pop', 'prompt', 'exec'].includes(openType)) {
       let intertype = this.record.intertype
 
@@ -183,6 +185,8 @@
         }
         reReadonly.interface = false
         reRequired.interface = true
+        reTooltip.interface = `鍙娇鐢ㄥ彉閲廆mywebsite@ (鍩熷悕+铏氭嫙鐩綍)銆丂mydomain@ (鍩熷悕)锛屽锛欯mywebsite@/webapi/dostars 浠h〃 ${window.GLOB.baseurl}webapi/dostars銆俙
+        reTooltip.proInterface += reTooltip.interface
       } else if (intertype === 'outer') {
         shows.push('procMode', 'sysInterface', 'outerFunc', 'callbackType')
         if (this.record.procMode === 'system') {

--
Gitblit v1.8.0