From 2fb7ee4542f57ebbd9fff56758f02ea3dc24b677 Mon Sep 17 00:00:00 2001 From: CZT <czt18638530771@163.com> Date: 星期四, 18 一月 2024 13:28:25 +0800 Subject: [PATCH] 调整熏蒸备案 --- src/main/java/com/fzzy/otherview/gd2022/GdApi1023.view.xml | 18 ++++++++++++++++++ 1 files changed, 18 insertions(+), 0 deletions(-) diff --git a/src/main/java/com/fzzy/otherview/gd2022/GdApi1023.view.xml b/src/main/java/com/fzzy/otherview/gd2022/GdApi1023.view.xml index b68b445..e0b6d36 100644 --- a/src/main/java/com/fzzy/otherview/gd2022/GdApi1023.view.xml +++ b/src/main/java/com/fzzy/otherview/gd2022/GdApi1023.view.xml @@ -13,6 +13,10 @@ <Property></Property> <Property name="label">搴撳尯浠g爜</Property> </PropertyDef> + <PropertyDef name="kqmc"> + <Property></Property> + <Property name="label">搴撳尯鍚嶇О</Property> + </PropertyDef> <PropertyDef name="tbrq"> <Property name="dataType">Date</Property> <Property name="label">濉姤鏃ユ湡</Property> @@ -20,6 +24,10 @@ <PropertyDef name="dwdm"> <Property></Property> <Property name="label">鍗曚綅浠g爜</Property> + </PropertyDef> + <PropertyDef name="dwmc"> + <Property></Property> + <Property name="label">鍗曚綅鍚嶇О</Property> </PropertyDef> <PropertyDef name="sqxzrq"> <Property></Property> @@ -564,6 +572,11 @@ <Editor/> </AutoFormElement> <AutoFormElement> + <Property name="name">kqmc</Property> + <Property name="property">kqmc</Property> + <Editor/> + </AutoFormElement> + <AutoFormElement> <Property name="name">tbrq</Property> <Property name="property">tbrq</Property> <Editor/> @@ -574,6 +587,11 @@ <Editor/> </AutoFormElement> <AutoFormElement> + <Property name="name">dwmc</Property> + <Property name="property">dwmc</Property> + <Editor/> + </AutoFormElement> + <AutoFormElement> <Property name="name">sqxzrq</Property> <Property name="property">sqxzrq</Property> <Editor/> -- Gitblit v1.9.3