From d6bd7a69bc31efa79b21c7be12ba9547a921c251 Mon Sep 17 00:00:00 2001
From: hongji.li <hongji.a.li@capgemini.com>
Date: 星期五, 03 十一月 2023 16:28:41 +0800
Subject: [PATCH] 年度产销预算BUG修改

---
 _Main/UI/MacroPlannerWebApp/Views/Pegging分析.vw |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git "a/_Main/UI/MacroPlannerWebApp/Views/Pegging\345\210\206\346\236\220.vw" "b/_Main/UI/MacroPlannerWebApp/Views/Pegging\345\210\206\346\236\220.vw"
index 8853861..7477409 100644
--- "a/_Main/UI/MacroPlannerWebApp/Views/Pegging\345\210\206\346\236\220.vw"
+++ "b/_Main/UI/MacroPlannerWebApp/Views/Pegging\345\210\206\346\236\220.vw"
@@ -239,7 +239,7 @@
           FormPeggingAllResult_DataSetLevelPeggingAllResult
           {
             groupDepth: 2
-            sort: 'StartDate'
+            sort: 'ProductID,StockingPointID,StartDate'
             column_PeggingProductInSalesDemandBase_SalesDemandBaseID
             {
               columnId: 'PeggingProductInSalesDemandBase.SalesDemandBaseID'
@@ -328,10 +328,10 @@
     userconfigurableinformation
     {
     }
-    image: 'VIEW'
     page: ''
     group: ''
     index: 0
+    image: 'VIEW'
     description: ''
   }
   formatversion: 2

--
Gitblit v1.9.3