From 757ee5dc2ca4185d3c60db1e8c35d2e96e15c50c Mon Sep 17 00:00:00 2001
From: CZT <czt18638530771@163.com>
Date: 星期四, 14 十二月 2023 17:35:46 +0800
Subject: [PATCH] 上海省平台共享接口-监控信息更新

---
 src/main/java/com/fzzy/otherview/sh2023/ShApi1311.view.xml |   31 ++++++++++++++++---------------
 1 files changed, 16 insertions(+), 15 deletions(-)

diff --git a/src/main/java/com/fzzy/otherview/sh2023/ShApi1311.view.xml b/src/main/java/com/fzzy/otherview/sh2023/ShApi1311.view.xml
index e772385..ab8dd56 100644
--- a/src/main/java/com/fzzy/otherview/sh2023/ShApi1311.view.xml
+++ b/src/main/java/com/fzzy/otherview/sh2023/ShApi1311.view.xml
@@ -432,6 +432,18 @@
         <Property name="exClassName">toolbar-button-push</Property>
         <Property name="width">100</Property>
       </ToolBarButton>
+      <ToolBarButton>
+        <ClientEvent name="onClick">var select = view.get(&quot;#dgMain&quot;).get(&quot;selection&quot;);&#xD;
+view.get(&quot;#ajaxPull&quot;).set(&quot;parameter&quot;,select).execute(function(result){&#xD;
+    view.get(&quot;#dsMain&quot;).flushAsync();&#xD;
+       $notify(result);&#xD;
+    });&#xD;
+</ClientEvent>
+        <Property name="caption">鍏变韩鎷夊彇</Property>
+        <Property name="iconClass">fa fa-hand-o-up</Property>
+        <Property name="exClassName">toolbar-button-push</Property>
+        <Property name="width">100</Property>
+      </ToolBarButton>
       <Fill/>
       <ToolBarButton>
         <Property name="caption">涓婁紶璁板綍</Property>
@@ -560,16 +572,6 @@
             <Editor/>
           </AutoFormElement>
           <AutoFormElement>
-            <Property name="name">tdmc</Property>
-            <Property name="property">tdmc</Property>
-            <Editor/>
-          </AutoFormElement>
-          <AutoFormElement>
-            <Property name="name">jksbbm</Property>
-            <Property name="property">jksbbm</Property>
-            <Editor/>
-          </AutoFormElement>
-          <AutoFormElement>
             <Property name="name">jksbmc</Property>
             <Property name="property">jksbmc</Property>
             <Editor/>
@@ -587,11 +589,6 @@
           <AutoFormElement>
             <Property name="name">jkxh</Property>
             <Property name="property">jkxh</Property>
-            <Editor/>
-          </AutoFormElement>
-          <AutoFormElement>
-            <Property name="name">jkxlh</Property>
-            <Property name="property">jkxlh</Property>
             <Editor/>
           </AutoFormElement>
           <AutoFormElement>
@@ -699,6 +696,10 @@
       <Property name="service">sHApi1311PR#pushData</Property>
       <Property name="confirmMessage">纭畾瑕佷笂鎶ヤ箞锛�</Property>
     </AjaxAction>
+    <AjaxAction id="ajaxPull">
+      <Property name="service">sHApi1311PR#pullData</Property>
+      <Property name="confirmMessage">纭畾瑕佹媺鍙栨暟鎹悧锛�</Property>
+    </AjaxAction>
     <AjaxAction id="ajaxDel">
       <Property name="service">sHApi1311PR#delData</Property>
       <Property name="confirmMessage">褰撳墠鏁版嵁鍒犻櫎鍚庢棤娉曟仮澶嶏紝璇风‘璁よ鍒犻櫎涔堬紵</Property>

--
Gitblit v1.9.3