巡查上报
This commit is contained in:
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user