소스 검색

翻页保存

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 = [