second commit
This commit is contained in:
@@ -111,7 +111,7 @@ const toggle = (index) => {
|
||||
const handle = (type, item) => {
|
||||
switch (type) {
|
||||
case 'more':
|
||||
mapStore.updateDialog('alarm')
|
||||
mapStore.updateDialog({ visible: true, type: 'alarm' })
|
||||
break
|
||||
default:
|
||||
break
|
||||
|
||||
Reference in New Issue
Block a user