Explorar o código

新增seekPage组件的keyValue属性

yusheng hai 9 meses
pai
achega
604fc422d1
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  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: {},