zhengjinyi 1 년 전
부모
커밋
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 = ''
       }
     },
     // 选择时间