智慧园区前端大屏
linwe
2025-03-19 122d1f9f8f68731af0e7eb3d591a10b6daa33da4
src/views/pd/components/dynamicPanel.vue
@@ -152,7 +152,7 @@
  let u = new SpeechSynthesisUtterance()
  let voices = synth.getVoices()
  u.text = msg
  u.rate = 2
  u.rate = 1.2
  let findObj = voices.some(voice => voice.lang == 'zh-CN')
  if (!findObj) {
@@ -396,7 +396,7 @@
}
let publicEventHandle = {
  oneCentent: 'xx年xx月xx日,企业发生化学原料危害品泄漏。',
  oneCentent: '某某年某某月某某日,企业发生化学原料危害品泄漏。',
  onePointPosition: {
    lng: null,
    lat: null,