This commit is contained in:
jjLv 2024-11-20 10:38:18 +08:00
parent f6b330b5b9
commit 66ad7ad292
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ import { onMounted, reactive, ref } from 'vue'
import { appLoginAPI, getUserInfoAPI } from '@/services/index.js'
import { useMemberStore } from '@/stores'
import { onLoad } from '@dcloudio/uni-app'
// const memberStore = useMemberStore()
const memberStore = useMemberStore()
//
const loginForm = reactive({