heyujie
2022-07-14 998cff2189462a97cb8d6e1e7b9f88d9ecca524b
src/views/equipmentManagement/equipmentList/components/AddBox.vue
@@ -258,7 +258,7 @@
        });
      } else {
        res = await addDeviceToUser({
          clusterPwd: this.auth_password,
          authPwd: this.auth_password,
          deviceId: this.addObj.id,
          clusterId: this.addObj.cid,
        });