Commit fb6f6073 authored by 田翔's avatar 田翔

fix: 关闭之前配置

parent 336f68ee
{
"name": "panda-xform",
"version": "5.4.9",
"description": "5.4.9 配置修改",
"version": "5.5.0",
"description": "5.5.0 关闭之前配置",
"keywords": [
"panda-xform"
],
......
......@@ -2591,19 +2591,19 @@ const advancedWidgets = [
description: '所有形态默认显示',
widget: 'HiddenCondition'
},
'控制规则': {
title: '控制规则',
type: 'string',
widget: 'ControlRules',
},
'默认显示': {
title: '默认显示',
type: 'boolean',
widget: 'BooleanSwitch',
default: true,
displayType: 'row',
labelWidth: 80,
},
// '控制规则': {
// title: '控制规则',
// type: 'string',
// widget: 'ControlRules',
// },
// '默认显示': {
// title: '默认显示',
// type: 'boolean',
// widget: 'BooleanSwitch',
// default: true,
// displayType: 'row',
// labelWidth: 80,
// },
isEdit: {
title: '表格可编辑',
description: '表格字段变为可编辑与添加字段集',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment