网格员申报信息

This commit is contained in:
liuye
2022-03-18 14:45:15 +08:00
parent e0a5747090
commit 20a4017a81
6 changed files with 227 additions and 2 deletions

View File

@@ -143,7 +143,6 @@ export default {
submit() {
if (this.SelectGird.id != null) {
uni.$emit('goback', this.SelectGird)
console.log(this.SelectGird)
uni.navigateBack()
} else {
return this.$u.toast('请选择网格')