mirror of
				https://gitee.com/dromara/mayfly-go
				synced 2025-11-04 16:30:25 +08:00 
			
		
		
		
	refactor: 机器终端操作优化
This commit is contained in:
		@@ -109,7 +109,7 @@ const toPage = (item: any) => {
 | 
			
		||||
            break;
 | 
			
		||||
        }
 | 
			
		||||
        case 'machineNum': {
 | 
			
		||||
            router.push('/machine/machines');
 | 
			
		||||
            router.push('/machine/machines-op');
 | 
			
		||||
            break;
 | 
			
		||||
        }
 | 
			
		||||
        case 'dbNum': {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user