{"Message":"页面反馈录入页面加必填限制","MessageType":2,"Modules":[{"State":1,"Type":1,"Name":"PCPage/页面反馈录入"}],"Version":"v1"}

This commit is contained in:
TYFEIKELE\tyfeikele
2024-06-27 11:42:17 +08:00
parent 66739da242
commit 02e77f1f34
2 changed files with 160 additions and 96 deletions

View File

@@ -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
}//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