From 8bff1e73875304035828b994540a4f4ac1d6a24f Mon Sep 17 00:00:00 2001
From: xiaoding721 <33130084+xiaoding721@users.noreply.github.com>
Date: 星期二, 27 八月 2024 14:27:26 +0800
Subject: [PATCH] 修复Percentage必填校验

---
 _Main/UI/MacroPlannerWebApp/Component_DialogCreateEditUphillRoutings/Response_ListUphillRouting_943_mCreate_OnClick.def |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/_Main/UI/MacroPlannerWebApp/Component_DialogCreateEditUphillRoutings/Response_ListUphillRouting_943_MenuCreate_OnClick.def b/_Main/UI/MacroPlannerWebApp/Component_DialogCreateEditUphillRoutings/Response_ListUphillRouting_943_mCreate_OnClick.def
similarity index 79%
rename from _Main/UI/MacroPlannerWebApp/Component_DialogCreateEditUphillRoutings/Response_ListUphillRouting_943_MenuCreate_OnClick.def
rename to _Main/UI/MacroPlannerWebApp/Component_DialogCreateEditUphillRoutings/Response_ListUphillRouting_943_mCreate_OnClick.def
index d4902bf..3c00147 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_DialogCreateEditUphillRoutings/Response_ListUphillRouting_943_MenuCreate_OnClick.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_DialogCreateEditUphillRoutings/Response_ListUphillRouting_943_mCreate_OnClick.def
@@ -1,12 +1,12 @@
 Quintiq file version 2.0
 #parent: ListUphillRouting_943
-Response OnClick () id:Response_ListUphillRouting_943_MenuCreate_OnClick
+Response OnClick () id:Response_ListUphillRouting_943_mCreate_OnClick
 {
   #keys: '[412672.0.1040123392]'
   CanBindMultiple: false
   DefinitionID => /ListUphillRouting_943/Responsedef_ListUphillRouting_943_WebMenu_OnClick
   GroupServerCalls: true
-  Initiator: 'MenuCreate'
+  Initiator: 'mCreate'
   QuillAction
   {
     Body:

--
Gitblit v1.9.3