资源管理编辑 删除

This commit is contained in:
shijingjing
2022-10-12 09:22:59 +08:00
parent 2f42c353e4
commit 36f979a67a
3 changed files with 47 additions and 4 deletions

View File

@@ -77,7 +77,7 @@ export default {
{prop: 'categoryName', label: '分类名称', width: '300px'},
{prop: 'resourceNum', label: '资源数量', align: 'center'},
{slot: "categoryIcon"},
{slot: 'option'},
{slot: 'options'},
]
},
rules() {