change
This commit is contained in:
@@ -100,6 +100,11 @@
|
||||
handleChange1 (e) {
|
||||
if (e) {
|
||||
this._getRegionByPoint(e)
|
||||
} else {
|
||||
uni.showToast({
|
||||
title: 'scan',
|
||||
icon: 'none'
|
||||
})
|
||||
}
|
||||
},
|
||||
async _getRegionByPoint (e) {
|
||||
|
||||
Reference in New Issue
Block a user