fix: 登录用户调整
							parent
							
								
									dd7beac9b7
								
							
						
					
					
						commit
						5578d89df1
					
				| 
						 | 
					@ -17,8 +17,8 @@ if (token) {
 | 
				
			||||||
  router.push(redirect as string)
 | 
					  router.push(redirect as string)
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
if (temp_monitor) {
 | 
					if (temp_monitor) {
 | 
				
			||||||
  const account = 'bocloud'
 | 
					  const account = 'guanliyuan'
 | 
				
			||||||
  const password = '8AUvvKHq/FQeyU1Nr9aBtg=='
 | 
					  const password = 'GOdH3KMxwttwZdxWj3m5+A=='
 | 
				
			||||||
  const res = await login({
 | 
					  const res = await login({
 | 
				
			||||||
    account,
 | 
					    account,
 | 
				
			||||||
    password,
 | 
					    password,
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue