瀏覽代碼

翻页保存

yusheng 1 年之前
父節點
當前提交
87e35168ec
共有 1 個文件被更改,包括 4 次插入1 次删除
  1. 4 1
      src/BIZComponents/user-select/user-select.vue

+ 4 - 1
src/BIZComponents/user-select/user-select.vue

@@ -33,6 +33,7 @@
             height="calc(100vh - 430px)"
             class="dict-table"
             @cell-click="cellClick"
+            cache-key="systemRoleTable3"
             :selection.sync="selection"
           >
             <!-- 表头工具栏 -->
@@ -154,7 +155,9 @@
             width: 45,
             type: 'selection',
             columnKey: 'selection',
-            align: 'center'
+            align: 'center',
+            reserveSelection: true,
+
           }
         ];
         let radio = [