From 07b96c69aebc192eb13de6950c255ef4e3f1fcc4 Mon Sep 17 00:00:00 2001
From: lazhen <17772815105@139.com>
Date: 星期三, 24 七月 2024 14:04:19 +0800
Subject: [PATCH] 批量界面新增结果同标准功能有异
---
_Main/UI/MacroPlannerWebApp/Component_LibCal_dlgMultipleEvent/Component_PanelHeader#144.def | 47 +++++++++++++++++++++++++++++++++++------------
1 files changed, 35 insertions(+), 12 deletions(-)
diff --git "a/_Main/UI/MacroPlannerWebApp/Component_LibCal_dlgMultipleEvent/Component_PanelHeader\043144.def" "b/_Main/UI/MacroPlannerWebApp/Component_LibCal_dlgMultipleEvent/Component_PanelHeader\043144.def"
index ba6fd1e..c4af7a8 100644
--- "a/_Main/UI/MacroPlannerWebApp/Component_LibCal_dlgMultipleEvent/Component_PanelHeader\043144.def"
+++ "b/_Main/UI/MacroPlannerWebApp/Component_LibCal_dlgMultipleEvent/Component_PanelHeader\043144.def"
@@ -12,7 +12,7 @@
Properties:
[
DataBinding: 'dhEvent.Data.Subject'
- Label: 'Name'
+ Label: '浜嬩欢'
PlaceHolder: '<Enter a name>'
Taborder: 0
]
@@ -25,9 +25,10 @@
[
CanBeNegative: false
DurationFormat: 'h:m'
- Label: 'Start time'
+ Label: '寮�濮嬫棩鏈�'
MaxDuration: P0DT23H59M0S
MinDuration: P0DT0H0M0S
+ ShowLabel: false
Taborder: 8
]
}
@@ -49,10 +50,11 @@
[
CanBeNegative: false
DurationFormat: 'h:m'
- Label: 'End time'
+ Label: '缁撴潫鏃ユ湡'
MaxDuration: P0DT23H59M0S
MinDuration: P0DT0H0M0S
- Taborder: 10
+ ShowLabel: false
+ Taborder: 12
]
}
Component dhEndTimeOfDay
@@ -62,7 +64,7 @@
Databinding: 'Duration'
Properties:
[
- Taborder: 11
+ Taborder: 13
]
}
Component edtDescription
@@ -77,7 +79,7 @@
Multiline: true
NumberOfColumns: 29
ShowLabel: false
- Taborder: 13
+ Taborder: 15
]
}
Component dsStartDate
@@ -87,7 +89,7 @@
Properties:
[
DateFormat: 'DMMY'
- Label: 'Date'
+ Label: '寮�濮嬫棩鏈�'
Taborder: 6
]
}
@@ -107,9 +109,9 @@
BaseType: 'WebLabel'
Properties:
[
- Label: 'Description'
+ Label: '澶囨敞'
NumberOfColumns: 0
- Taborder: 12
+ Taborder: 14
]
}
Component ButtonCreate
@@ -118,8 +120,8 @@
BaseType: 'WebButton'
Properties:
[
- Label: '鏂板缓'
- Taborder: 14
+ Label: '鏂板'
+ Taborder: 16
]
}
Component ddslType id:ddslType_360
@@ -200,11 +202,32 @@
Properties:
[
DisplayField: 'Name'
- Label: 'Event type'
+ Label: '浜嬩欢绫诲瀷'
NumberOfColumns: 15
Taborder: 3
]
}
+ Component dsEndDate
+ {
+ #keys: '[415136.0.923680588]'
+ BaseType: 'WebDateSelector'
+ Properties:
+ [
+ DateFormat: 'DMMY'
+ Label: '缁撴潫鏃ユ湡'
+ Taborder: 10
+ ]
+ }
+ Component dhEndDate
+ {
+ #keys: '[415136.0.923671132]'
+ BaseType: 'WebDataHolder'
+ Databinding: 'Date'
+ Properties:
+ [
+ Taborder: 11
+ ]
+ }
]
Properties:
[
--
Gitblit v1.9.3