Эх сурвалжийг харах

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

zuohuaijun 2 жил өмнө
parent
commit
d6be898241

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

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