feat: 🚀 banner添加相关分类
This commit is contained in:
@@ -78,6 +78,14 @@ export const EDIT_FORM_DATA: FormItem[] = [
|
||||
label: "Banner分类: ",
|
||||
options: []
|
||||
},
|
||||
{
|
||||
prop: "rel_prod_cate_id",
|
||||
placeholder: "请选择",
|
||||
type: "treeSelect",
|
||||
label: "相关分类: ",
|
||||
options: []
|
||||
},
|
||||
|
||||
{
|
||||
prop: "sort",
|
||||
placeholder: "请输入",
|
||||
|
||||
Reference in New Issue
Block a user