From 72ac0edde77e24ede7454f7cfe7cdfdb81fe755f Mon Sep 17 00:00:00 2001 From: liuye Date: Thu, 7 Sep 2023 11:52:58 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B7=A1=E6=9F=A5=E4=B8=8A=E6=8A=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/pages/selectGird.vue | 4 ---- src/project/lulong/AppHandSnapshot/List.vue | 2 +- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/src/components/pages/selectGird.vue b/src/components/pages/selectGird.vue index 8bda5c71..30a6a1e0 100644 --- a/src/components/pages/selectGird.vue +++ b/src/components/pages/selectGird.vue @@ -62,13 +62,9 @@ export default { selected: v => [v.$route?.query.selected].flat() }, onLoad(option) { - console.log(this.$route.query) if (option.isFormMap) { this.isFormMap = option.isFormMap } - // if (this.$route.query.selected) { - // this.SelectGird.id = this.$route.query.selected - // } this.isGridMember || this.isApply ? this.getAllGrids() : this.$u.toast('当前人员不是网格员或网格长') }, methods: { diff --git a/src/project/lulong/AppHandSnapshot/List.vue b/src/project/lulong/AppHandSnapshot/List.vue index 07feb8b7..2b8b930e 100644 --- a/src/project/lulong/AppHandSnapshot/List.vue +++ b/src/project/lulong/AppHandSnapshot/List.vue @@ -5,7 +5,7 @@ @change="change">
- +