From 51a999d87421497bb7bb25e47965f78261f801c3 Mon Sep 17 00:00:00 2001 From: czt <czt18638530771@163.com> Date: 星期日, 21 四月 2024 15:43:26 +0800 Subject: [PATCH] 国家统一编码-增加统一编码字段及页面调整 --- src/main/java/com/fzzy/api/view/Api1208.view.xml | 12 +++++++++++- 1 files changed, 11 insertions(+), 1 deletions(-) diff --git a/src/main/java/com/fzzy/api/view/Api1208.view.xml b/src/main/java/com/fzzy/api/view/Api1208.view.xml index 40a7c7d..3feff9d 100644 --- a/src/main/java/com/fzzy/api/view/Api1208.view.xml +++ b/src/main/java/com/fzzy/api/view/Api1208.view.xml @@ -27,11 +27,16 @@ <Property name="label">搴撳尯浠g爜</Property> </PropertyDef> <PropertyDef name="id"> - + <Property></Property> + <Property name="label">涓婚敭id</Property> </PropertyDef> <PropertyDef name="hwdm"> <Property></Property> <Property name="label">璐т綅浠g爜</Property> + </PropertyDef> + <PropertyDef name="tyhwbm"> + <Property></Property> + <Property name="label">鍥藉缁熶竴璐т綅缂栫爜</Property> </PropertyDef> <PropertyDef name="lspzdm"> <Property></Property> @@ -470,6 +475,11 @@ <Editor/> </AutoFormElement> <AutoFormElement> + <Property name="name">tyhwbm</Property> + <Property name="property">tyhwbm</Property> + <Editor/> + </AutoFormElement> + <AutoFormElement> <Property name="name">lspzdm</Property> <Property name="property">lspzdm</Property> <Editor/> -- Gitblit v1.9.3