e376cffc by lihua

新建泛化文件默认值是2

1 parent c9dffc9a
......@@ -43,7 +43,7 @@ const baseInfoItems = ref([{
type: "select",
label: "字段类型",
field: "fieldType",
default: 2,
default: '2',
options: fieldTypeList,
placeholder: "请选择",
clearable: true,
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!