优化工具发布分类类型参数

This commit is contained in:
wangqiao
2025-09-14 11:21:07 +08:00
parent dc824592ce
commit 0d4c625b10

View File

@ -187,7 +187,7 @@
/** 获取分类下拉框 */
const getParent = () => {
parent({
type: 1,
type: 3,
parentId: 0,
}).then((res) => {
projectTypeList.value = res.data