From 70aa430bdb228d6193286faa437dd5b90366c6ea Mon Sep 17 00:00:00 2001
From: rislai <risheng.lai@capgemini.com>
Date: 星期六, 22 六月 2024 03:31:30 +0800
Subject: [PATCH] 添加需求版本对比功能

---
 _Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Response_PanelOperation11_DropDownListBaseVersion_OnSelectionChanged#168.def |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git "a/_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Response_PanelOperation11_DropDownListBaseVersion_OnSelectionChanged\043168.def" "b/_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Response_PanelOperation11_DropDownListBaseVersion_OnSelectionChanged\043168.def"
index b082604..a95fc67 100644
--- "a/_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Response_PanelOperation11_DropDownListBaseVersion_OnSelectionChanged\043168.def"
+++ "b/_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Response_PanelOperation11_DropDownListBaseVersion_OnSelectionChanged\043168.def"
@@ -13,6 +13,7 @@
     Body:
     [*
       dhBaseVersion.Data( selection );
+      this.Tooltip( selection.Name() );
     *]
   }
 }

--
Gitblit v1.9.3