From 9f6dacf7b39e5aeba37d8faf575c9e56d8cbe51a Mon Sep 17 00:00:00 2001
From: czt <czt18638530771@163.com>
Date: 星期六, 11 十月 2025 13:35:42 +0800
Subject: [PATCH] 武汉黄陂军粮-质检报告共享接口同步及推送

---
 src/main/java/com/fzzy/otherview/whhpjl/WhjlApi1205.view.xml |   13 +++++++------
 1 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/src/main/java/com/fzzy/otherview/whhpjl/WhjlApi1205.view.xml b/src/main/java/com/fzzy/otherview/whhpjl/WhjlApi1205.view.xml
index 24f3a05..7d1fdfd 100644
--- a/src/main/java/com/fzzy/otherview/whhpjl/WhjlApi1205.view.xml
+++ b/src/main/java/com/fzzy/otherview/whhpjl/WhjlApi1205.view.xml
@@ -65,7 +65,7 @@
         <Property></Property>
         <Property name="label">浜у搧鍚嶇О</Property>
       </PropertyDef>
-      <PropertyDef name="sjjldjbh">
+      <PropertyDef name="sjjldj">
         <Property></Property>
         <Property name="label">瀹為檯鍐涚伯绛夌骇缂栧彿</Property>
       </PropertyDef>
@@ -168,7 +168,7 @@
     <DataSet id="dsMain">
       <Property name="dataType">[dtMain]</Property>
       <Property name="dataProvider">whjlApi1205PR#listData</Property>
-      <Property name="parameter">20</Property>
+      <Property name="pageSize">20</Property>
     </DataSet>
     <DataSet id="dsQuery">
       <ClientEvent name="onReady">self.insert();</ClientEvent>
@@ -296,10 +296,10 @@
       </DataPilot>
     </Container>
     <Dialog id="dialogMain">
-      <Property name="width">60%</Property>
+      <Property name="width">80%</Property>
       <Property name="closeable">false</Property>
       <Property name="iconClass">fa fa-sliders</Property>
-      <Property name="caption">璐т綅淇℃伅</Property>
+      <Property name="caption">璁㈠崟淇℃伅</Property>
       <Buttons>
         <Button>
           <ClientEvent name="onClick">var cur = view.get(&quot;#dgMain&quot;).getCurrentItem();&#xD;
@@ -401,8 +401,8 @@
             <Editor/>
           </AutoFormElement>
           <AutoFormElement>
-            <Property name="name">sjjldjbh</Property>
-            <Property name="property">sjjldjbh</Property>
+            <Property name="name">sjjldj</Property>
+            <Property name="property">sjjldj</Property>
             <Editor/>
           </AutoFormElement>
           <AutoFormElement>
@@ -463,6 +463,7 @@
           <AutoFormElement>
             <Property name="name">sfyx</Property>
             <Property name="property">sfyx</Property>
+            <Property name="trigger">listDropYN</Property>
             <Editor/>
           </AutoFormElement>
           <AutoFormElement>

--
Gitblit v1.9.3