From 7e31442f0e9b07764e9c6a9680d3d4aeba5fe1de Mon Sep 17 00:00:00 2001
From: admin <admin@admin.com>
Date: 星期三, 22 一月 2025 12:20:44 +0800
Subject: [PATCH] Merge branch 'master' of http://47.101.211.7:10101/r/VWED into dev

---
 _Main/UI/MacroPlannerWebApp/Views/NewOfflinePlan.vw |   50 ++++----------------------------------------------
 1 files changed, 4 insertions(+), 46 deletions(-)

diff --git a/_Main/UI/MacroPlannerWebApp/Views/NewOfflinePlan.vw b/_Main/UI/MacroPlannerWebApp/Views/NewOfflinePlan.vw
index bcd0a9f..ae2b965 100644
--- a/_Main/UI/MacroPlannerWebApp/Views/NewOfflinePlan.vw
+++ b/_Main/UI/MacroPlannerWebApp/Views/NewOfflinePlan.vw
@@ -30,7 +30,7 @@
           FormNewOfflinePlan_MatrixEditor515
           {
             gridColor: '#c4c4c4'
-            totalHeaderWidth: 511
+            totalHeaderWidth: 342
             attributeHeaderWidthRatio: 0.6
             nameHeaderWidthRatio: 0.4
             columnWidth: 100
@@ -50,7 +50,7 @@
                       type: 'MatrixEditorWebApiCellDataModelInterest'
                       index: 0
                       rowsubtotal: ''
-                      columnsubtotal: 'sum'
+                      columnsubtotal: ''
                       attribute: 'Quantity'
                     }
                     attribute_Order
@@ -87,7 +87,7 @@
           FormNewOfflinePlan_MatrixEditor583
           {
             gridColor: '#c4c4c4'
-            totalHeaderWidth: 510
+            totalHeaderWidth: 342
             attributeHeaderWidthRatio: 0.6
             nameHeaderWidthRatio: 0.4
             columnWidth: 100
@@ -155,48 +155,6 @@
           }
         }
       }
-      form_FormGeneralSettings
-      {
-        title: 'General Settings'
-        shown: true
-        componentID: 'FormGeneralSettings'
-        layout
-        {
-          mode: 'dockright'
-          index: 0
-        }
-        components
-        {
-          FormGeneralSettings_PanelContent
-          {
-            sizeRatio: 1
-          }
-          FormGeneralSettings_PanelGeneralParameter
-          {
-            sizeRatio: 1
-          }
-          FormGeneralSettings_PanelLeadTimeDependent
-          {
-            sizeRatio: 1
-          }
-          FormGeneralSettings_PanelShelfLife
-          {
-            sizeRatio: 1
-          }
-          FormGeneralSettings_PanelSustainability
-          {
-            sizeRatio: 1
-          }
-          FormGeneralSettings_PanelForecastNetting
-          {
-            sizeRatio: 1
-          }
-          FormGeneralSettings_PanelActions
-          {
-            sizeRatio: 1
-          }
-        }
-      }
     }
     userconfigurableinformation
     {
@@ -204,7 +162,7 @@
     page: ''
     group: ''
     index: 0
-    image: 'CHART_DONUT'
+    image: 'BEAR'
     description: ''
   }
   formatversion: 2

--
Gitblit v1.9.3