hotfix/2.9.42310.01

表单字段隐藏的问题
This commit is contained in:
黎永顺 2023-09-25 16:20:56 +08:00
parent 1f37bdde4b
commit d9a6f3907c
1 changed files with 0 additions and 2 deletions

View File

@ -50,7 +50,6 @@ export const condition = [
options: [],
viewAttr: 2,
helpfulTip: "",
hide: true
},
{
colSpan: 1,
@ -92,7 +91,6 @@ export const reportCondition = [
rules: "required|string",
viewAttr: 3,
helpfulTip: "",
hide: true
}
],
title: "",