웹 타입 설정패널 분리
This commit is contained in:
@@ -5115,6 +5115,7 @@ model web_type_standards {
|
||||
description String?
|
||||
category String? @default("input") @db.VarChar(50)
|
||||
component_name String? @default("TextWidget") @db.VarChar(100)
|
||||
config_panel String? @db.VarChar(100)
|
||||
default_config Json?
|
||||
validation_rules Json?
|
||||
default_style Json?
|
||||
|
||||
Reference in New Issue
Block a user