1
0
mirror of synced 2025-12-11 07:48:04 +08:00

文本框-行高默认值

This commit is contained in:
Foming
2025-06-24 19:57:10 +08:00
parent e310c3a946
commit 266703f342

View File

@@ -104,7 +104,7 @@ export const widgetText = {
name: 'lineHeight',
required: false,
placeholder: '',
value: '0',
value: '40',
},
{
type: 'el-input-number',