wolyshaw 4 سال پیش
والد
کامیت
cbc796b712
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, 'dates', getInitDate())
+    this.$set(this.search, 'organId', null)
   },
   mounted () {
     this.FetchDetail()