This commit is contained in:
yanran200730
2022-01-14 19:51:20 +08:00
parent b0bcfa1c46
commit d85b663172
2 changed files with 31 additions and 30 deletions

View File

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