rain
2025-01-16 fa0045dec30afff824b1efdafeb437a7b4f21c7e
src/pages/page-web/projects/tsa.vue
@@ -522,7 +522,8 @@
        onlineDevices.data.push(device)
      }
      snList.push(gateway.device_sn)
      bind(gateway.device_sn)
      // TODO: 暂时注释
      // bind(gateway.device_sn)
    })
    store.commit('SET_SN_LIST', snList)
  })