From 8c546e869f979f6f9e83d141cb8b767da6472d66 Mon Sep 17 00:00:00 2001
From: lazhen <17772815105@139.com>
Date: 星期二, 15 十月 2024 16:53:46 +0800
Subject: [PATCH] Merge branch 'dev' of http://47.101.211.7:10101/r/VWED into dev-zlg
---
_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..31f8d84 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: 507
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: 509
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