Browse Source

Merge remote-tracking branch 'origin/developer' into developerA

zhengjinyi 1 năm trước cách đây
mục cha
commit
e8fc14844f
1 tập tin đã thay đổi với 0 bổ sung4 xóa
  1. 0 4
      src/views/user/consult/list.vue

+ 0 - 4
src/views/user/consult/list.vue

@@ -442,13 +442,9 @@ export default {
     handleInfo() {
       if (this.$route.query.clubId) {
         this.listQuery.clubId = this.$route.query.clubId
-      } else {
-        this.listQuery.clubId = ''
       }
       if (this.$route.query.clubName) {
         this.listQuery.clubName = this.$route.query.clubName
-      } else {
-        this.listQuery.clubName = ''
       }
     },
     // 选择时间