From fd33b1408f39e30fcfee037468ace9050e27b739 Mon Sep 17 00:00:00 2001
From: YYC <1833023622@qq.com>
Date: 星期五, 16 五月 2025 18:20:32 +0800
Subject: [PATCH] 熏蒸备案调整

---
 src/main/java/com/fzzy/otherview/gd2022/GdApi9201.view.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/main/java/com/fzzy/otherview/gd2022/GdApi9201.view.xml b/src/main/java/com/fzzy/otherview/gd2022/GdApi9201.view.xml
index 0337999..49fa941 100644
--- a/src/main/java/com/fzzy/otherview/gd2022/GdApi9201.view.xml
+++ b/src/main/java/com/fzzy/otherview/gd2022/GdApi9201.view.xml
@@ -993,8 +993,8 @@
                     <Property name="text">鑿滃崟鏍忥細</Property>
                   </Label>
                   <Button layoutConstraint="left">
-                    <ClientEvent name="onClick">var list = view.get(&quot;#dsMain.data:#&quot;).get(&quot;dtlList&quot;);&#xD;
-list.insert({});&#xD;
+                    <ClientEvent name="onClick">var list = view.get(&quot;#dsMain.data:#&quot;).get(&quot;dtls&quot;);&#xD;
+list.insert();&#xD;
 view.get(&quot;#addDtl&quot;).show();</ClientEvent>
                     <Property name="caption">鏂板</Property>
                     <Property name="exClassName">btn-default</Property>

--
Gitblit v1.9.3