iws接入

This commit is contained in:
hongchao 2025-05-16 11:56:35 +08:00
parent b835708340
commit 38e29debb3
1 changed files with 2 additions and 2 deletions

View File

@ -170,8 +170,8 @@ export default {
loading.close()
setTimeout(() => {
this.userId = sessionStorage.getItem('userId')
this.getList()
this.$router.push({ path: '/business-examine/receive-apply' })
// this.getList()
}, 300)
} catch (error) {
console.log('🚀 ~ created ~ error:', error)