Explorar o código

Merge branch '01/19NavMenu' into online

wolyshaw %!s(int64=4) %!d(string=hai) anos
pai
achega
7e360fcb0a
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      src/views/main/baseinfo/index.vue

+ 3 - 0
src/views/main/baseinfo/index.vue

@@ -131,6 +131,9 @@ export default {
       return !Object.keys(this.dataInfo).length
     }
   },
+  created(){
+    this.$set(this.search, 'dates', getInitDate())
+  },
   mounted () {
     this.FetchDetail()
     this.$store.dispatch('setBranchs')