From 03f93088637930acbda3cd0b405114e0b00c13e4 Mon Sep 17 00:00:00 2001 From: xiaoding721 <33130084+xiaoding721@users.noreply.github.com> Date: 星期一, 30 九月 2024 17:29:00 +0800 Subject: [PATCH] Merge branch 'dev' 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