fix: fix material-spec demo

This commit is contained in:
dbvc 2022-09-23 10:34:58 +08:00 committed by 刘菊萍(絮黎)
parent 1f9150e4b2
commit 438cccd58e

View File

@ -857,7 +857,7 @@ props 数组下对象字段描述:
// 支持条件设置
"condition": true,
// 支持样式设置
"styles": true,
"style": true,
}
}
}