zhengjinyi 1 год назад
Родитель
Сommit
ac43ef691c
1 измененных файлов с 0 добавлено и 4 удалено
  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 = ''
       }
     },
     // 选择时间