wolyshaw 4 年之前
父节点
当前提交
4831588091
共有 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()