From 8728429603cdb25b5fc6245915dc829e78d81571 Mon Sep 17 00:00:00 2001 From: YYC <1833023622@qq.com> Date: 星期二, 31 十月 2023 21:33:53 +0800 Subject: [PATCH] 船运问题 --- igds-inout/src/main/java/com/ld/igds/inout/view/InoutHand.view.xml | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/igds-inout/src/main/java/com/ld/igds/inout/view/InoutHand.view.xml b/igds-inout/src/main/java/com/ld/igds/inout/view/InoutHand.view.xml index dd23a2f..712285c 100644 --- a/igds-inout/src/main/java/com/ld/igds/inout/view/InoutHand.view.xml +++ b/igds-inout/src/main/java/com/ld/igds/inout/view/InoutHand.view.xml @@ -14,6 +14,7 @@ </PropertyDef> <PropertyDef name="userId"> <Property name="label">韬唤璇佸彿</Property> + <Property name="required">true</Property> </PropertyDef> <PropertyDef name="noticeId"> <Property name="label">閫氱煡鍗曞彿</Property> -- Gitblit v1.9.3