From 90b950bfd7f8c8c4835edf5e8a1062d17d953032 Mon Sep 17 00:00:00 2001 From: czt <czt18638530771@163.com> Date: 星期二, 14 十月 2025 11:14:59 +0800 Subject: [PATCH] 宁夏轮换计划接口调整 --- src/main/java/com/fzzy/api/view/Api1206.view.xml | 19 +++++++++++++++++++ 1 files changed, 19 insertions(+), 0 deletions(-) diff --git a/src/main/java/com/fzzy/api/view/Api1206.view.xml b/src/main/java/com/fzzy/api/view/Api1206.view.xml index 7dabaac..e92e455 100644 --- a/src/main/java/com/fzzy/api/view/Api1206.view.xml +++ b/src/main/java/com/fzzy/api/view/Api1206.view.xml @@ -26,6 +26,10 @@ <Property></Property> <Property name="label">搴撳尯浠g爜</Property> </PropertyDef> + <PropertyDef name="tydwbm"> + <Property></Property> + <Property name="label">鍥藉缁熶竴鍗曚綅缂栫爜</Property> + </PropertyDef> <PropertyDef name="ckjsdh"> <Property></Property> <Property name="label">鍑哄簱缁撶畻鍗曞彿</Property> @@ -262,30 +266,40 @@ </RowSelectorColumn> <DataColumn name="ckjsdh"> <Property name="property">ckjsdh</Property> + <Property name="align">center</Property> + <Property name="width">450</Property> </DataColumn> <DataColumn name="jssl"> <Property name="property">jssl</Property> + <Property name="align">center</Property> </DataColumn> <DataColumn name="jsdj"> <Property name="property">jsdj</Property> + <Property name="align">center</Property> </DataColumn> <DataColumn name="jsje"> <Property name="property">jsje</Property> + <Property name="align">center</Property> </DataColumn> <DataColumn name="jssj"> <Property name="property">jssj</Property> + <Property name="align">center</Property> </DataColumn> <DataColumn name="jsfs"> <Property name="property">jsfs</Property> + <Property name="align">center</Property> </DataColumn> <DataColumn name="fkr"> <Property name="property">fkr</Property> + <Property name="align">center</Property> </DataColumn> <DataColumn name="zhgxsj"> <Property name="property">zhgxsj</Property> + <Property name="align">center</Property> </DataColumn> <DataColumn name="czbz"> <Property name="property">czbz</Property> + <Property name="align">center</Property> </DataColumn> </DataGrid> <ToolBar layoutConstraint="bottom"> @@ -339,6 +353,11 @@ <Editor/> </AutoFormElement> <AutoFormElement> + <Property name="name">tydwbm</Property> + <Property name="property">tydwbm</Property> + <Editor/> + </AutoFormElement> + <AutoFormElement> <Property name="name">hth</Property> <Property name="property">hth</Property> <Editor/> -- Gitblit v1.9.3