From 0329de5a2343a179be54a9c70844515db202a998 Mon Sep 17 00:00:00 2001
From: czt <czt18638530771@163.com>
Date: 星期一, 19 一月 2026 09:42:52 +0800
Subject: [PATCH] 细节调整1

---
 fzzy-igdss-view/src/main/java/com/fzzy/igds/DepotConf.view.xml |   33 +++++++++------------------------
 1 files changed, 9 insertions(+), 24 deletions(-)

diff --git a/fzzy-igdss-view/src/main/java/com/fzzy/igds/DepotConf.view.xml b/fzzy-igdss-view/src/main/java/com/fzzy/igds/DepotConf.view.xml
index cdd28e6..c8fc624 100644
--- a/fzzy-igdss-view/src/main/java/com/fzzy/igds/DepotConf.view.xml
+++ b/fzzy-igdss-view/src/main/java/com/fzzy/igds/DepotConf.view.xml
@@ -268,35 +268,20 @@
               </AutoFormElement>
               <Button>
                 <ClientEvent name="onClick">var grainFreq = view.get(&quot;#dsMain.data:#&quot;).get(&quot;grainFreq&quot;);&#xD;
-&#xD;
-if(grainFreq){&#xD;
-	view.get(&quot;#ajaxUpdateFreq&quot;).set(&quot;parameter&quot;,grainFreq).execute(function(){&#xD;
-		view.get(&quot;#dgMain&quot;).hide();&#xD;
-		view.get(&quot;#dsMain&quot;).flushAsync();&#xD;
-	});&#xD;
-}else{&#xD;
-	$alert(&quot;璇峰厛閰嶇疆鏇存柊棰戠巼锛�&quot;)&#xD;
-}</ClientEvent>
+                    &#xD;
+                    if(grainFreq){&#xD;
+                    view.get(&quot;#ajaxUpdateFreq&quot;).set(&quot;parameter&quot;,grainFreq).execute(function(){&#xD;
+                    view.get(&quot;#dgMain&quot;).hide();&#xD;
+                    view.get(&quot;#dsMain&quot;).flushAsync();&#xD;
+                    });&#xD;
+                    }else{&#xD;
+                    $alert(&quot;璇峰厛閰嶇疆鏇存柊棰戠巼锛�&quot;)&#xD;
+                    }</ClientEvent>
                 <Property name="caption">棰戠巼鍚屾</Property>
                 <Property name="tip">鏇存柊鎵�鏈変粨搴撻鐜囦竴鑷�</Property>
                 <Property name="iconClass">fa fa-refresh</Property>
                 <Property name="exClassName">btn2</Property>
               </Button>
-              <AutoFormElement>
-                <Property name="name">createBy</Property>
-                <Property name="property">createBy</Property>
-                <Editor/>
-              </AutoFormElement>
-              <AutoFormElement>
-                <Property name="name">createTime</Property>
-                <Property name="property">createTime</Property>
-                <Editor/>
-              </AutoFormElement>
-              <AutoFormElement>
-                <Property name="name">updateBy</Property>
-                <Property name="property">updateBy</Property>
-                <Editor/>
-              </AutoFormElement>
               <AutoFormElement>
                 <Property name="name">updateTime</Property>
                 <Property name="property">updateTime</Property>

--
Gitblit v1.9.3