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) {