wolyshaw 4 năm trước cách đây
mục cha
commit
baa22f9f1d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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()