mirror of
				https://gitee.com/dromara/mayfly-go
				synced 2025-11-04 08:20:25 +08:00 
			
		
		
		
	feat: oracle支持服务名、数据库执行超时时间配置等
This commit is contained in:
		@@ -185,7 +185,7 @@ import SvgIcon from '@/components/svgIcon/index.vue';
 | 
			
		||||
import { usePageTable } from '@/hooks/usePageTable';
 | 
			
		||||
import { ElTable } from 'element-plus';
 | 
			
		||||
 | 
			
		||||
const emit = defineEmits(['update:queryForm', 'update:selectionData', 'pageChange']);
 | 
			
		||||
const emit = defineEmits(['update:selectionData', 'pageChange']);
 | 
			
		||||
 | 
			
		||||
export interface PageTableProps {
 | 
			
		||||
    size?: string;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user