wolyshaw 4 年之前
父節點
當前提交
dc5e916d91
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/main/baseinfo/index.vue

+ 1 - 1
src/views/main/baseinfo/index.vue

@@ -132,7 +132,7 @@ export default {
     }
   },
   created() {
-    this.$set(this.search, 'organId', null)
+    this.$set(this.search, 'dates', getInitDate())
   },
   mounted () {
     this.FetchDetail()