完善茶艺师套餐功能
This commit is contained in:
@ -609,7 +609,7 @@
|
||||
handleInit: async () => {
|
||||
const tea = await getTeaTypeList({
|
||||
team_user_id: id.value,
|
||||
type: 1
|
||||
type: 0
|
||||
})
|
||||
teaList.value = tea as ITeaTypeListResult[]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user