소스 검색

remove created

wolyshaw 4 년 전
부모
커밋
70d218e5bf
1개의 변경된 파일0개의 추가작업 그리고 3개의 파일을 삭제
  1. 0 3
      src/views/main/baseinfo/index.vue

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

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