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/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