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