修复网格选择
This commit is contained in:
@@ -143,7 +143,7 @@ export default {
|
||||
if (this.SelectGird.id != null) {
|
||||
uni.navigateBack({
|
||||
success: () => {
|
||||
uni.$emit("pagePicker:custom", [this.SelectGird])
|
||||
uni.$emit("pagePicker:custom", this.SelectGird)
|
||||
}
|
||||
})
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user