safecheck-client 3.0.35-20 → 3.0.35-21

Sign up to get free protection for your applications and to get access to all the features.
@@ -143,7 +143,7 @@
143
143
  }, {resolveMsg: null, rejectMsg: null}).then((res) => {
144
144
  //tag
145
145
  this.userinfo = res.data
146
- this.model = this.userinfo.meterinfo[0].devicesinfo.concat(this.userinfo.meterinfo[0].devicesinfonew)
146
+ this.model = this.userinfo.meterinfo[0].devicesinfo
147
147
  })
148
148
  },
149
149
  back(){