From 703c4642be0a57c3b8eaee327d0a95eb0e79de8d Mon Sep 17 00:00:00 2001 From: YYC <1833023622@qq.com> Date: 星期二, 24 十月 2023 19:37:32 +0800 Subject: [PATCH] 化验项运算符号 --- igds-inout/src/main/java/com/ld/igds/m/view/InoutNoticeOut.view.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/igds-inout/src/main/java/com/ld/igds/m/view/InoutNoticeOut.view.xml b/igds-inout/src/main/java/com/ld/igds/m/view/InoutNoticeOut.view.xml index 494cb28..1c979bd 100644 --- a/igds-inout/src/main/java/com/ld/igds/m/view/InoutNoticeOut.view.xml +++ b/igds-inout/src/main/java/com/ld/igds/m/view/InoutNoticeOut.view.xml @@ -276,7 +276,7 @@ </PropertyDef> </DataType> <DataType name="dtContract"> - <Property name="creationType">com.ld.igds.models.MContract</Property> + <Property name="creationType">com.ld.igds.models.InoutContract</Property> <PropertyDef name="id"> <Property></Property> <Property name="label">ID_</Property> -- Gitblit v1.9.3