From a39aa89a8d8daeeefb5f37b1d4318bc5a6990da1 Mon Sep 17 00:00:00 2001
From: lihongji <3117313295@qq.com>
Date: 星期日, 29 九月 2024 12:24:56 +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