From d7eda377a257a18bca0429d3fae2a71d4160565b Mon Sep 17 00:00:00 2001
From: YYC <1833023622@qq.com>
Date: 星期五, 03 一月 2025 14:07:56 +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