cuiyalong %!s(int64=4) %!d(string=hai) anos
pai
achega
808ee6a63c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      jydocs-mobile/src/components/Search.vue

+ 1 - 1
jydocs-mobile/src/components/Search.vue

@@ -30,7 +30,7 @@ export default class Empty extends Vue {
       this.$emit('submit', this.input)
     }
 
-    setSearchContent (v) {
+    setSearchContent (v: any) {
       this.input = v
     }