From 712d2f68e0d1e9e111aa5d870283f4edf2da3739 Mon Sep 17 00:00:00 2001
From: lazhen <17772815105@139.com>
Date: 星期二, 22 十月 2024 14:10:28 +0800
Subject: [PATCH] 财务产量/销量报表刷新导出报错
---
_Main/UI/MacroPlannerWebApp/Component_DialogTransferMinimumQuantity/Component_pnlContent.def | 56 +-------------------------------------------------------
1 files changed, 1 insertions(+), 55 deletions(-)
diff --git a/_Main/UI/MacroPlannerWebApp/Component_DialogTransferMinimumQuantity/Component_pnlContent.def b/_Main/UI/MacroPlannerWebApp/Component_DialogTransferMinimumQuantity/Component_pnlContent.def
index 3ff0626..1c826a3 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_DialogTransferMinimumQuantity/Component_pnlContent.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_DialogTransferMinimumQuantity/Component_pnlContent.def
@@ -5,61 +5,7 @@
BaseType: 'WebPanel'
Children:
[
- Component npCylinderBlock
- {
- #keys: '[413988.0.1273522242]'
- BaseType: 'WebNumberPicker'
- Properties:
- [
- DataBinding: 'MacroPlan.CylinderBlock'
- Label: '缂镐綋(pcs)'
- Taborder: 0
- ]
- }
- Component npCylinderHead
- {
- #keys: '[413988.0.1273522255]'
- BaseType: 'WebNumberPicker'
- Properties:
- [
- DataBinding: 'MacroPlan.CylinderHead'
- Label: '缂哥洊(pcs)'
- Taborder: 1
- ]
- }
- Component npConnectingRod
- {
- #keys: '[413988.0.1273522267]'
- BaseType: 'WebNumberPicker'
- Properties:
- [
- DataBinding: 'MacroPlan.ConnectingRod'
- Label: '杩炴潌(pcs)'
- Taborder: 2
- ]
- }
- Component npCrankshaft
- {
- #keys: '[413988.0.1273522280]'
- BaseType: 'WebNumberPicker'
- Properties:
- [
- DataBinding: 'MacroPlan.Crankshaft'
- Label: '鏇茶酱(pcs)'
- Taborder: 3
- ]
- }
- Component npBalanceAxis
- {
- #keys: '[413988.0.1273522292]'
- BaseType: 'WebNumberPicker'
- Properties:
- [
- DataBinding: 'MacroPlan.BalanceAxis'
- Label: '骞宠 杞�(pcs)'
- Taborder: 4
- ]
- }
+ #child: lstContent
]
Properties:
[
--
Gitblit v1.9.3