mirror of
https://github.com/Tencent/tmagic-editor.git
synced 2025-04-06 03:57:56 +08:00
style(editor): 显示条件表格配置
This commit is contained in:
parent
a831413151
commit
4313ddca54
@ -63,7 +63,8 @@ const config = computed<GroupListConfig>(() => ({
|
|||||||
{
|
{
|
||||||
type: 'table',
|
type: 'table',
|
||||||
name: 'cond',
|
name: 'cond',
|
||||||
operateColWidth: 50,
|
operateColWidth: 100,
|
||||||
|
enableToggleMode: false,
|
||||||
items: [
|
items: [
|
||||||
parentFields.value.length
|
parentFields.value.length
|
||||||
? {
|
? {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user