From 02e77f1f34246b872e3d888de1230914caa59c34 Mon Sep 17 00:00:00 2001 From: "TYFEIKELE\\tyfeikele" Date: Thu, 27 Jun 2024 11:42:17 +0800 Subject: [PATCH] =?UTF-8?q?{"Message":"=E9=A1=B5=E9=9D=A2=E5=8F=8D?= =?UTF-8?q?=E9=A6=88=E5=BD=95=E5=85=A5=E9=A1=B5=E9=9D=A2=E5=8A=A0=E5=BF=85?= =?UTF-8?q?=E5=A1=AB=E9=99=90=E5=88=B6","MessageType":2,"Modules":[{"State?= =?UTF-8?q?":1,"Type":1,"Name":"PCPage/=E9=A1=B5=E9=9D=A2=E5=8F=8D?= =?UTF-8?q?=E9=A6=88=E5=BD=95=E5=85=A5"}],"Version":"v1"}?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .collaboration | 12 +- Pages/项目/项目反馈/页面反馈录入.json | 244 +++++++++++++++++--------- 2 files changed, 160 insertions(+), 96 deletions(-) diff --git a/.collaboration b/.collaboration index 167b862b..704b6d3c 100644 --- a/.collaboration +++ b/.collaboration @@ -1806,17 +1806,7 @@ }, { "ModuleName": "PCPage/页面反馈录入", - "State": 1, - "LockedBy": { - "UserName": "TYFEIKELE\\tyfeikele", - "Email": "example@example.com" - }, - "LockDateTime": "2024-06-27T11:36:46.4349169+08:00", - "ModuleType": 1, - "ToRemoveFiles": [ - "Pages\\项目\\项目反馈\\页面反馈录入.json", - "Pages\\项目\\项目反馈\\页面反馈录入.rd" - ] + "ModuleType": 1 }, { "ModuleName": "PCPage/模板编辑器", diff --git a/Pages/项目/项目反馈/页面反馈录入.json b/Pages/项目/项目反馈/页面反馈录入.json index 9ca72e13..361d2098 100644 --- a/Pages/项目/项目反馈/页面反馈录入.json +++ b/Pages/项目/项目反馈/页面反馈录入.json @@ -744,7 +744,9 @@ }, "CommandList": [] }, - "DataValidationInfo": {} + "DataValidationInfo": { + "IgnoreBlank": false + } }, "17,3": { "BindingInfo": { @@ -768,6 +770,9 @@ ] } ] + }, + "DataValidationInfo": { + "IgnoreBlank": false } }, "20,27": { @@ -775,93 +780,162 @@ "$type": "Forguncy.ButtonCellType, ServerDesignerCommon", "CommandList": [ { - "$type": "Forguncy.Model.RequestServerCommand, ServerDesignerCommon", - "ServerCommandName": "匿名提交项目反馈", - "Parameters": [ + "$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon", + "ConditionAndCommandPairList": [ { - "$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon", - "ParamName": "项目ID", - "Value": { - "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", - "SerializeProperty": "=页面反馈录入!项目ID" - } + "Condition": { + "$type": "ForguncyDataAccess.RelationSqlCondition, ForguncyDataAccess", + "SubConditions": [ + { + "$type": "Forguncy.Model.IfCondition, ServerDesignerCommon", + "param": { + "$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon", + "cellLocations": [ + { + "SerializeProperty": "=页面反馈录入!任务ID" + } + ] + }, + "value": "%Null%", + "compareType": 1 + }, + { + "$type": "Forguncy.Model.IfCondition, ServerDesignerCommon", + "param": { + "$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon", + "cellLocations": [ + { + "SerializeProperty": "=页面反馈录入!反馈类型" + } + ] + }, + "value": "%Null%", + "compareType": 1 + }, + { + "$type": "Forguncy.Model.IfCondition, ServerDesignerCommon", + "param": { + "$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon", + "cellLocations": [ + { + "SerializeProperty": "=页面反馈录入!需求描述" + } + ] + }, + "value": "%Null%", + "compareType": 1 + } + ] + }, + "CommandList": [ + { + "$type": "Forguncy.Model.RequestServerCommand, ServerDesignerCommon", + "ServerCommandName": "匿名提交项目反馈", + "Parameters": [ + { + "$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon", + "ParamName": "项目ID", + "Value": { + "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", + "SerializeProperty": "=页面反馈录入!项目ID" + } + }, + { + "$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon", + "ParamName": "关联任务", + "Value": { + "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", + "SerializeProperty": "=页面反馈录入!任务ID" + } + }, + { + "$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon", + "ParamName": "反馈类型", + "Value": { + "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", + "SerializeProperty": "=页面反馈录入!反馈类型" + } + }, + { + "$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon", + "ParamName": "功能", + "Value": { + "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", + "SerializeProperty": "=页面反馈录入!功能说明" + } + }, + { + "$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon", + "ParamName": "内容", + "Value": { + "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", + "SerializeProperty": "=页面反馈录入!需求描述" + } + }, + { + "$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon", + "ParamName": "提交人", + "Value": { + "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", + "SerializeProperty": "=页面反馈录入!当前用户" + } + }, + { + "$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon", + "ParamName": "联系方式", + "Value": { + "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", + "SerializeProperty": "=页面反馈录入!T23" + } + } + ], + "ResultErrorCodeTo": { + "SerializeProperty": "code" + }, + "ResultMessageTo": { + "SerializeProperty": "msg" + }, + "ReturnPropertiesTo": [ + { + "ResultPropertyName": "反馈编号", + "ResultTo": { + "SerializeProperty": "反馈编号" + } + } + ], + "RefreshAfterFinish": true, + "CheckDataValidation": true + }, + { + "$type": "ElementUI.Commands.ShowMessage, ElementUI", + "Message": "提交成功!", + "Type": "success", + "Duration": 3000, + "Offset": null + }, + { + "$type": "Forguncy.Model.ClosePopupCommand, ServerDesignerCommon", + "ReloadData": true + } + ], + "ID": "ac1afb08-c502-421b-87a2-820d34bd7a6e" }, { - "$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon", - "ParamName": "关联任务", - "Value": { - "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", - "SerializeProperty": "=页面反馈录入!任务ID" - } - }, - { - "$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon", - "ParamName": "反馈类型", - "Value": { - "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", - "SerializeProperty": "=页面反馈录入!反馈类型" - } - }, - { - "$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon", - "ParamName": "功能", - "Value": { - "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", - "SerializeProperty": "=页面反馈录入!功能说明" - } - }, - { - "$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon", - "ParamName": "内容", - "Value": { - "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", - "SerializeProperty": "=页面反馈录入!需求描述" - } - }, - { - "$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon", - "ParamName": "提交人", - "Value": { - "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", - "SerializeProperty": "=页面反馈录入!当前用户" - } - }, - { - "$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon", - "ParamName": "联系方式", - "Value": { - "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", - "SerializeProperty": "=页面反馈录入!T23" - } + "CommandList": [ + { + "$type": "ElementUI.Commands.ShowMessageBox, ElementUI", + "Title": "提示", + "Message": "请完整填写反馈内容!", + "Type": "warning", + "ConfirmButtonText": "确定", + "CancelButtonText": "取消", + "ShowClose": false, + "AdvancedSettings": {} + } + ], + "ID": "67737507-78fa-4264-8d6b-107f04515142" } - ], - "ResultErrorCodeTo": { - "SerializeProperty": "code" - }, - "ResultMessageTo": { - "SerializeProperty": "msg" - }, - "ReturnPropertiesTo": [ - { - "ResultPropertyName": "反馈编号", - "ResultTo": { - "SerializeProperty": "反馈编号" - } - } - ], - "RefreshAfterFinish": true, - "CheckDataValidation": true - }, - { - "$type": "ElementUI.Commands.ShowMessage, ElementUI", - "Message": "提交成功!", - "Type": "success", - "Duration": 3000, - "Offset": null - }, - { - "$type": "Forguncy.Model.ClosePopupCommand, ServerDesignerCommon", - "ReloadData": true + ] } ], "Text": "提交", @@ -1364,4 +1438,4 @@ "Formula": "页面反馈录入!$D$18" } ] -}//RUYljyoYl98wRl+91zSyRI+gtdW1iESdN5ArAQzJyumt5g2Q13czM3jtHGNp+R/ANGdRENxekbcIOmcDSIMtlYdPzYy15L7BYvky+CH+ucQiV5M9nSFzazhz/L8o6YwgYMWb0M0SWw/14r5JVVc2+zos0r1rDl1yNOaSXaWu2nLN+elYUfn3lY8vlRGyc6Fa5rIQR1M7ZakfqVesbEdD6cooEF3U4Abh+Mczq3YdM73gIKK7xwtakfoEDY/T8XY17iJ46GwY6d33gd9KKl9Oi1rJ5UIJePK1NPisDPBoj/GM4r9IihyuQBRVtGTsfASdds+lQVNwjkN9KbsQFdyZY2gC/t65fgfTesOAf6L+kHHuCUa09c/eF1EQSuyr/21nZH4UUIXD6ungFKZKXH81luj9m6o+NIizU/fCvNrSTci6tXZfoefjVIWAV9jxkYiqgqkD2UrWKgFss1zwLqlZvz+IobB8NxKlCNBdjDJcigF+Wi7YsznCbmflsslZoq+gKHawX6Hl5C1ytKfJQWAsFD02RxDgvWXwpRwqc5DlSB7hItecdWNbUgpC2LduUtby9tG+plkxehdtsXDrHLr2xWIwBeaYlv5oxUZCT7295mtd84ilG2Stg+qneo46aV+rPGS5t4YMBp5HSS9O3g+k3fSS/pNCEWp/02rs9hsCy0UQLWorq+vrVcIN8M1AQRSBgmr1pFglYBg29snAWr6SH2/EvPWixJdhMlBsHMJvZ/LKZNzdaqpmKqOJDdrtOcm49i10qylk7a3xoR0DDqpUd6F2nW7yqg5eNkV0O88mxiWF3W0CdxpibLtAvmN7113D3nC5ghJBNgHxykcNIyRzPEtloqFtqTwLRMUnUy6sTfOVKgpzXwqHXaw1jmMy93eZ1vQFO0IgZYEqonL+b3R5JA==|920 \ No newline at end of file +}//O+utLSedzgU1VElt1IGuF56Rv6wAj02GMI8dd1Ypr25jRHNEQzw30kLgK7yTGJ+O2a2Vpr9oqF604IP2ziG1euwWPBBfuEdGOE2qMG+nQlPg+PukuHfzkRoV/fPLm4mZRfVBLxF8sjCDyPzGT7euUjwmT1h4a4MehptHzRiIzMJ6CCaYFNdAnDhX6t7kWMetoA/a72P3gEv0WIWXXSYN7D81t/MW0g3dra1DthrxbM09DNBY+5t9TrXUkJFW1YnOWq81DSo6UJUfEX8u3W4YT4gjM2h3d4OcEPdgHYPpRlZ92F8kdFOjfNEeQukG9RIlWx74knXkrLvkoEYoAWr2BvZ7EtCgJ320JWNTVIHMmYZFLXOqkGvO7wHf5r4ct3AfS7IDgrckC7YXzIlWdLdKoA2AHeOAwHThpz16PksDv+JtBsVRRjfXqhXAOU7z8dImNiz2h/CVPsyPbhf/ADrIFYaENczlRNAkNvcCyWVSCz5KpLl+q7o5xg/S7++U8OaYESLfG4o1r+MxhAB6+4z4VtBTXVOxVNrs0k1jy8ZVg/D1Cg/6lOLQYFRHkOWHkahmdgIMShxx24ABs5aYhOGGuk/URPuVziul3JpMZPRG9+R7Ck4kbDCzFb1EiHFHDAP12Dec88QmhpjsfqawNGQ/tO/0O42XyN2gdxJlVzxqOjGdhYj4HjN8Pvxz5V+FvUQu8eKvsMjQ1hPi9MzFc1a6S71vhXUJr5CGMLVyC7SwJx/FD+8NZnHc3qm+7FKS7N7O9F46E+IETCMQxBzdwy28+3xl9grEaEMUzWvgm78CUhJ+Fce3Zg1gaEzs6vpDm6X8klGOFEmBe9HiTPi5GTWwpJTroKdPOgOypUTdnHcmiWrv554qK6LOLTycqBMGU7cbnDVikKFiZl2OiiiCQPLD5A==|920 \ No newline at end of file