From a82b76b01eb98e11b9822cd3892e4d93b642bb0c Mon Sep 17 00:00:00 2001
From: admin <admin@admin.com>
Date: 星期二, 13 八月 2024 17:46:42 +0800
Subject: [PATCH] 重新定义需求对比视图
---
_Main/UI/MacroPlannerWebApp/Component_DialogWholeShiftSystem/Component_listContextMenu902#1.def | 22 ++++++++++++++++++++++
1 files changed, 22 insertions(+), 0 deletions(-)
diff --git "a/_Main/UI/MacroPlannerWebApp/Component_DialogWholeShiftSystem/Component_listContextMenu902\0431.def" "b/_Main/UI/MacroPlannerWebApp/Component_DialogWholeShiftSystem/Component_listContextMenu902\0431.def"
index 7874133..b97df8e 100644
--- "a/_Main/UI/MacroPlannerWebApp/Component_DialogWholeShiftSystem/Component_listContextMenu902\0431.def"
+++ "b/_Main/UI/MacroPlannerWebApp/Component_DialogWholeShiftSystem/Component_listContextMenu902\0431.def"
@@ -27,6 +27,28 @@
Title: 'Select all'
]
}
+ Component mEnable
+ {
+ #keys: '[413988.0.1257262758]'
+ BaseType: 'WebMenu'
+ Properties:
+ [
+ Image: 'CHECKEDCHECKBOX'
+ Taborder: 4
+ Title: 'Enable'
+ ]
+ }
+ Component mDisable
+ {
+ #keys: '[413988.0.1254331512]'
+ BaseType: 'WebMenu'
+ Properties:
+ [
+ Image: 'EMPTYCHECKBOX'
+ Taborder: 5
+ Title: 'Disable'
+ ]
+ }
]
Properties:
[
--
Gitblit v1.9.3