This commit is contained in:
liushuai
2019-07-10 16:51:05 +08:00
parent dbbc247fa7
commit 82b962e601
2 changed files with 24 additions and 2 deletions

View File

@@ -182,7 +182,6 @@ export default {
this.time2 = response.data.rows[0].等待持续时间
this.time3 = response.data.rows[0].停机持续时间
}).then(() => {
this.sendMessage()
this.drawLine1()
})
getData1(this.Time).then(response => {