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 = ''
       }
     },
     // 选择时间