Files
clue/ShareCommandContainers/打开任务详情.json

74 lines
2.3 KiB
JSON

{
"ID": "fb580c25-10dd-4f22-8d8b-580f1b78aab8",
"Name": "打开任务详情",
"Params": [
{
"ID": "6a721307-5546-48b1-944e-d04195469758",
"Name": "任务ID"
}
],
"Commands": [
{
"$type": "SetCurrentRowCommand.SetCurrentRowCommand, SetCurrentRowCommand",
"CurrentRowInfo": {
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
"ColumnBindingInfo": {
"TableName": "任务表",
"ColumnName": "ID",
"GUID": "b5a8d37c-0057-4405-b744-c4cca13707c9"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=任务ID"
}
}
},
{
"$type": "SetCurrentRowCommand.SetCurrentRowCommand, SetCurrentRowCommand",
"CurrentRowInfo": {
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
"ColumnBindingInfo": {
"TableName": "任务平行视图",
"ColumnName": "ID",
"GUID": "2e2eb4e5-5b24-4431-bd7a-e8ceda5f440b"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=任务ID"
}
}
},
{
"$type": "Forguncy.Model.ShowPopupCommand, ServerDesignerCommon",
"PopupDisplayMode": 4,
"ShowDrawerHeader": true,
"ClosePopupCallbackCommand": {
"Commands": [
{
"$type": "Forguncy.Model.OperateCellTypeCommand, ServerDesignerCommon",
"TargetPageElement": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=任务EL表格"
},
"TargetType": "ElementUI.TableCellType, ElementUI, Version=1.0.0.0, Culture=neutral, PublicKeyToken=e50995ee76bfe560",
"MethodName": "ResetTable",
"ParameterValues": {
"clearSort": true,
"clearFilter": true
}
},
{
"$type": "Forguncy.Model.ReturnCommand, ServerDesignerCommon",
"ErrorCode": "0",
"Message": "页面关闭"
}
],
"ParamProperties": {
"IsOK": "是否为确定"
}
},
"PageName": "任务首页",
"LoadBindingDataOption": 1
}
]
}