增加默认选项

This commit is contained in:
bb_pan 2025-09-30 11:26:24 +08:00
parent 499eb70620
commit 245752055d
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ const userInfo = ref(memberStore.userInfo || {})
const queryParams = reactive({ const queryParams = reactive({
teamId: '', teamId: '',
status: '', status: 2,
}) })
const teamList = ref([]) const teamList = ref([])
const statusList = ref([ const statusList = ref([