GuLiMmo
2024-07-01 8e79b5c74f4c0f52cff9f18991cde9cfc16d270f
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)
  })