Parcourir la source

fix: 质检项列表增加cache-key

liujt il y a 8 mois
Parent
commit
db737927d3
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      src/views/inspectionProject/index.vue

+ 1 - 0
src/views/inspectionProject/index.vue

@@ -11,6 +11,7 @@
         :selection.sync="selection"
         row-key="code"
         :page-size="20"
+        cache-key="qms-inspectionProject-index"
       >
         <!-- 表头工具栏 -->
         <template v-slot:toolbar>