Ver Fonte

!836 update Web/src/types/views.d.ts.
Merge pull request !836 from inypeacock/N/A

zuohuaijun há 2 anos atrás
pai
commit
d6be898241
1 ficheiros alterados com 3 adições e 0 exclusões
  1. 3 0
      Web/src/types/views.d.ts

+ 3 - 0
Web/src/types/views.d.ts

@@ -337,6 +337,9 @@ declare type TableDemoState = {
 			exportFileName?: string;
 			exportFileName?: string;
 			hidePrint?: boolean;
 			hidePrint?: boolean;
 			printName?: string;
 			printName?: string;
+			hideSet?: boolean;
+			hideRefresh?: boolean;
+			hidePagination?: boolean;
 			// isOperate: boolean;
 			// isOperate: boolean;
 		};
 		};
 		// actions: WorkflowDrawerLabelType[];
 		// actions: WorkflowDrawerLabelType[];