From 8d37eebd5b4e52c12b25e90ca7ce59439798f14e Mon Sep 17 00:00:00 2001
From: limj <limj@taizhitech.com>
Date: 星期六, 07 十月 2023 16:27:50 +0800
Subject: [PATCH] Merge branch 'dev' of http://47.101.211.7:10101/r/TIANMA_JITUAN into dev_lmj
---
_Main/UI/MacroPlannerWebApp/Component_DialogFillingCapacityOrder/Component_pnlContent.def | 22 +++++++++-------------
1 files changed, 9 insertions(+), 13 deletions(-)
diff --git a/_Main/UI/MacroPlannerWebApp/Component_DialogFillingCapacityOrder/Component_pnlContent.def b/_Main/UI/MacroPlannerWebApp/Component_DialogFillingCapacityOrder/Component_pnlContent.def
index 63e6384..3425275 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_DialogFillingCapacityOrder/Component_pnlContent.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_DialogFillingCapacityOrder/Component_pnlContent.def
@@ -13,8 +13,7 @@
[
AllowEmpty: true
DataBinding: 'DataHolderFillingCapacityOrder.Data.ProductID'
- Label: 'ProductID'
- Strings: 'productID'
+ Label: '鍟嗗搧缂栫爜'
Taborder: 0
]
}
@@ -26,8 +25,7 @@
[
AllowEmpty: true
DataBinding: 'DataHolderFillingCapacityOrder.Data.SalesSegmentName'
- Label: 'SalesSegmentName'
- Strings: 'SalesSagmentName'
+ Label: '閿�鍞儴闂�'
Taborder: 1
]
}
@@ -39,8 +37,7 @@
[
AllowEmpty: true
DataBinding: 'DataHolderFillingCapacityOrder.Data.StockingPointID'
- Label: 'StockPointID'
- Strings: 'StockPointID'
+ Label: '搴撳瓨鐐�'
Taborder: 2
]
}
@@ -52,8 +49,7 @@
[
AllowEmpty: true
DataBinding: 'DataHolderFillingCapacityOrder.Data.Customer'
- Label: 'Customer'
- Strings: 'Customer'
+ Label: '瀹㈡埛'
Taborder: 3
]
}
@@ -64,7 +60,7 @@
Properties:
[
DataBinding: 'DataHolderFillingCapacityOrder.Data.Quantity'
- Label: 'Quantity'
+ Label: '鏁伴噺'
Mask: 'REAL'
Taborder: 4
]
@@ -77,7 +73,7 @@
[
AllowEmpty: true
DataBinding: 'DataHolderFillingCapacityOrder.Data.UnitOfMeasureName'
- Label: 'UnitOfMeasureName'
+ Label: '鏁伴噺鍗曚綅'
Strings: 'UnitName'
Taborder: 5
]
@@ -89,7 +85,7 @@
Properties:
[
DataBinding: 'DataHolderFillingCapacityOrder.Data.SalesAmount'
- Label: 'SalesAmount'
+ Label: '閿�鍞'
Mask: 'NUMBER'
Taborder: 6
]
@@ -101,7 +97,7 @@
Properties:
[
DataBinding: 'DataHolderFillingCapacityOrder.Data.DemandDate'
- Label: 'Demand Date'
+ Label: '闇�姹傛棩鏈�'
Taborder: 8
]
}
@@ -112,7 +108,7 @@
Properties:
[
DataBinding: 'DataHolderFillingCapacityOrder.Data.ForecastDemandDate'
- Label: 'Forecast Demand Date'
+ Label: '棰勬湡闇�姹傛棩鏈�'
Taborder: 7
]
}
--
Gitblit v1.9.3