From 39d207344803fffdce4b65eba90f56ea997c1d2c Mon Sep 17 00:00:00 2001
From: xiaoding721 <33130084+xiaoding721@users.noreply.github.com>
Date: 星期五, 29 十一月 2024 14:34:51 +0800
Subject: [PATCH] 添加实际生产计划数据修改功能
---
_Main/UI/MacroPlannerWebApp/Component_FormAssemblyOnlinePlanVersion/_ROOT_Component_FormAssemblyOnlinePlanVersion.def | 12 +-----------
1 files changed, 1 insertions(+), 11 deletions(-)
diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormAssemblyOnlinePlanVersion/_ROOT_Component_FormAssemblyOnlinePlanVersion.def b/_Main/UI/MacroPlannerWebApp/Component_FormAssemblyOnlinePlanVersion/_ROOT_Component_FormAssemblyOnlinePlanVersion.def
index 074abcc..279c6ee 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_FormAssemblyOnlinePlanVersion/_ROOT_Component_FormAssemblyOnlinePlanVersion.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_FormAssemblyOnlinePlanVersion/_ROOT_Component_FormAssemblyOnlinePlanVersion.def
@@ -29,20 +29,10 @@
]
Properties:
[
- Taborder: 1
+ Taborder: 0
]
}
#child: PanelHeader_952
#child: PanelTable_273
- Component DataHolderTable id:DataHolderTable_568
- {
- #keys: '[415136.0.1283300574]'
- BaseType: 'WebDataHolder'
- Databinding: 'AssemblyOnlinePlanVersion'
- Properties:
- [
- Taborder: 0
- ]
- }
]
}
--
Gitblit v1.9.3