Pārlūkot izejas kodu

新增seekPage组件的keyValue属性

yusheng 9 mēneši atpakaļ
vecāks
revīzija
604fc422d1
1 mainītis faili ar 2 papildinājumiem un 1 dzēšanām
  1. 2 1
      src/components/common/seekPage.vue

+ 2 - 1
src/components/common/seekPage.vue

@@ -196,7 +196,8 @@
       seekList: {
         type: Array,
         default: () => []
-      }
+      },
+      keyValue:''
     },
 
     components: {},