Explorar el Código

添加右侧冻结列示例

RuoYi hace 4 años
padre
commit
18a7915079

+ 2 - 0
ruoyi-admin/src/main/resources/templates/demo/table/fixedColumns.html

@@ -36,6 +36,8 @@
 		        showColumns: false,
 		        fixedColumns: true,
     		    fixedNumber: 3,
+    		    rightFixedColumns: true,
+    		    rightFixedNumber: 3,
                 columns: [{
 		            checkbox: true
 		        },