Browse Source

mc

tags/v1.2.0
lixin 1 year ago
parent
commit
83ae70b5f5
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/views/dashboard/components/FireAlarm.vue

+ 1
- 1
src/views/dashboard/components/FireAlarm.vue View File

@@ -222,7 +222,7 @@ export default {
}

const test = () => {
// handleExecute()
handleExecute()
console.log(data.warningInfo)
}


Loading…
Cancel
Save