优化工具发布分类类型参数
This commit is contained in:
@ -187,7 +187,7 @@
|
||||
/** 获取分类下拉框 */
|
||||
const getParent = () => {
|
||||
parent({
|
||||
type: 1,
|
||||
type: 3,
|
||||
parentId: 0,
|
||||
}).then((res) => {
|
||||
projectTypeList.value = res.data
|
||||
|
||||
Reference in New Issue
Block a user