From b4f246ba28fab1d53528a0603ce0af3d3326e070 Mon Sep 17 00:00:00 2001
From: xiaoding721 <33130084+xiaoding721@users.noreply.github.com>
Date: 星期四, 07 十一月 2024 12:07:35 +0800
Subject: [PATCH] 修复生产计划变更导出没有属性
---
_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_PanelSelection.def | 10 ----------
1 files changed, 0 insertions(+), 10 deletions(-)
diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_PanelSelection.def b/_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_PanelSelection.def
index 6e39dc5..51b4cfe 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_PanelSelection.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_PanelSelection.def
@@ -12,16 +12,6 @@
#child: pSelectionCurve
#child: pSelectionPP
#child: PanelSelectionChecks
- Component dhDateUnit
- {
- #keys: '[414996.1.58048570]'
- BaseType: 'WebDataHolder'
- Databinding: 'String*'
- Properties:
- [
- Taborder: 7
- ]
- }
]
Properties:
[
--
Gitblit v1.9.3