feat: 🚀 banner添加相关分类

This commit is contained in:
2025-04-23 17:21:46 +08:00
parent b020976ace
commit 927e2ebc4c
3 changed files with 40 additions and 23 deletions

View File

@@ -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: "请输入",