fix: 🧩 修复bug
This commit is contained in:
@@ -27,7 +27,7 @@ export const EDIT_FORM_DATA: FormItem[] = [
|
||||
},
|
||||
|
||||
{
|
||||
prop: "category_id",
|
||||
prop: "category_id1",
|
||||
placeholder: "请选择",
|
||||
type: "select",
|
||||
label: "文章分类: ",
|
||||
@@ -59,7 +59,7 @@ export const EDIT_FORM_DATA: FormItem[] = [
|
||||
// prop: "is_show1",
|
||||
// placeholder: "",
|
||||
// type: "radio",
|
||||
// label: "是否启动: ",
|
||||
// label: "是否启用: ",
|
||||
// options: [
|
||||
// {
|
||||
// label: "是",
|
||||
|
||||
Reference in New Issue
Block a user