From 7f0f63babdf77536e5759c067aba8107ab3c8963 Mon Sep 17 00:00:00 2001 From: RuoYi Date: Mon, 6 Jul 2020 22:01:31 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=8F=B3=E4=BE=A7=E5=86=BB?= =?UTF-8?q?=E7=BB=93=E5=88=97=E7=A4=BA=E4=BE=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/templates/demo/table/fixedColumns.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ruoyi-admin/src/main/resources/templates/demo/table/fixedColumns.html b/ruoyi-admin/src/main/resources/templates/demo/table/fixedColumns.html index 7fbcd638..802e545a 100644 --- a/ruoyi-admin/src/main/resources/templates/demo/table/fixedColumns.html +++ b/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 },