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/WhjlApi1401.view.xml | 18 ++++++++---------- 1 files changed, 8 insertions(+), 10 deletions(-) diff --git a/src/main/java/com/fzzy/otherview/whhpjl/WhjlApi1401.view.xml b/src/main/java/com/fzzy/otherview/whhpjl/WhjlApi1401.view.xml index b489e5e..3649560 100644 --- a/src/main/java/com/fzzy/otherview/whhpjl/WhjlApi1401.view.xml +++ b/src/main/java/com/fzzy/otherview/whhpjl/WhjlApi1401.view.xml @@ -44,15 +44,21 @@ <PropertyDef name="czbz"> <Property></Property> <Property name="label">鎿嶄綔鏍囧織</Property> + <Property name="mapping"> + <Property name="mapValues">${dorado.getDataProvider("apiTriggerService#trigger").getResult("CZBZ")}</Property> + <Property name="keyProperty">code</Property> + <Property name="valueProperty">name</Property> + </Property> </PropertyDef> <PropertyDef name="kqdm"> <Property></Property> <Property name="label">搴撳尯浠g爜</Property> </PropertyDef> - <Reference name="jcbgfjmx"> + <PropertyDef name="jcbgfjmx"> + <Property></Property> <Property name="label">妫�鏌ユ姤鍛婇檮浠朵笂閾炬槑缁�</Property> <Property name="dataType">[dtLink]</Property> - </Reference> + </PropertyDef> </DataType> <DataType name="dtLink"> <Property name="creationType">com.fzzy.otherview.whhpjl.dto.WhjlLink</Property> @@ -190,9 +196,6 @@ <DataColumn name="kqdm"> <Property name="property">kqdm</Property> </DataColumn> - <DataColumn name="jcbgfjmx"> - <Property name="property">jcbgfjmx</Property> - </DataColumn> </DataGrid> </Container> <Dialog id="dialogMain"> @@ -279,11 +282,6 @@ <AutoFormElement> <Property name="name">kqdm</Property> <Property name="property">kqdm</Property> - <Editor/> - </AutoFormElement> - <AutoFormElement> - <Property name="name">jcbgfjmx</Property> - <Property name="property">jcbgfjmx</Property> <Editor/> </AutoFormElement> </AutoForm> -- Gitblit v1.9.3