Showing
1 changed file
with
0 additions
and
3 deletions
@@ -164,10 +164,7 @@ | @@ -164,10 +164,7 @@ | ||
164 | }); | 164 | }); |
165 | }); | 165 | }); |
166 | const keys = await getDeviceKeys(tbDeviceId); | 166 | const keys = await getDeviceKeys(tbDeviceId); |
167 | - console.log(this.getAttrList.map(item=>item.identifier),'aaaaaaaa') | ||
168 | - | ||
169 | this.keys = [this.getAttrList.map(item=>item.identifier)]; | 167 | this.keys = [this.getAttrList.map(item=>item.identifier)]; |
170 | - console.log(this,keys,this.keys)//123 | ||
171 | // 昨天 | 168 | // 昨天 |
172 | this.yesterday = moment().subtract(1, "days").format("YYYY-MM-DD"); | 169 | this.yesterday = moment().subtract(1, "days").format("YYYY-MM-DD"); |
173 | // 今天 | 170 | // 今天 |