From ac9b4c99b2534e31a8ce9948b376feb514c2ec20 Mon Sep 17 00:00:00 2001 From: CZT <czt18638530771@163.com> Date: 星期五, 01 三月 2024 11:31:52 +0800 Subject: [PATCH] 优化损益数据同步 --- src/main/java/com/fzzy/otherview/whhpjl/WhjlApi1205.view.xml | 7 ++++--- 1 files changed, 4 insertions(+), 3 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 4b028f7..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> @@ -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