From 96d56244fb24a1c9103a847e22b6d9050c47e2d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9B=B2=E6=A0=91=E9=80=9A?= <1976590620@qq.com> Date: Wed, 12 Feb 2020 18:42:10 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/analysis/user/gridopening.vue | 4 ++-- src/views/modules/analysis/user/party.vue | 4 ++-- src/views/modules/analysis/user/register.vue | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/views/modules/analysis/user/gridopening.vue b/src/views/modules/analysis/user/gridopening.vue index bb16082a..e00e1c04 100644 --- a/src/views/modules/analysis/user/gridopening.vue +++ b/src/views/modules/analysis/user/gridopening.vue @@ -192,8 +192,8 @@ export default { this.options = res.data.options }) .catch(() => { }) - this.getDeptInfoList('street', localStorage.getItem('street') === null ? '1169154711480528897' : localStorage.getItem('street')) - this.getListCategory() + // this.getDeptInfoList('street', localStorage.getItem('street') === null ? '1169154711480528897' : localStorage.getItem('street')) + // this.getListCategory() }, methods: { newsUpDownState: function (row) { diff --git a/src/views/modules/analysis/user/party.vue b/src/views/modules/analysis/user/party.vue index 6d861486..5e2e28eb 100644 --- a/src/views/modules/analysis/user/party.vue +++ b/src/views/modules/analysis/user/party.vue @@ -166,8 +166,8 @@ export default { this.options = res.data.options }) .catch(() => { }) - this.getDeptInfoList('street', localStorage.getItem('street') === null ? '1169154711480528897' : localStorage.getItem('street')) - this.getListCategory() + // this.getDeptInfoList('street', localStorage.getItem('street') === null ? '1169154711480528897' : localStorage.getItem('street')) + // this.getListCategory() }, methods: { newsUpDownState: function (row) { diff --git a/src/views/modules/analysis/user/register.vue b/src/views/modules/analysis/user/register.vue index 382c078c..9bce60bf 100644 --- a/src/views/modules/analysis/user/register.vue +++ b/src/views/modules/analysis/user/register.vue @@ -181,8 +181,8 @@ export default { this.options = res.data.options }) .catch(() => { }) - this.getDeptInfoList('street', localStorage.getItem('street') === null ? '1169154711480528897' : localStorage.getItem('street')) - this.getListCategory() + // this.getDeptInfoList('street', localStorage.getItem('street') === null ? '1169154711480528897' : localStorage.getItem('street')) + // this.getListCategory() }, methods: { newsUpDownState: function (row) {