更新
This commit is contained in:
@@ -130,6 +130,7 @@
|
||||
</template>
|
||||
|
||||
<script>import { getData, getData1, getData2, getData3, getMachine } from '@/api/ManufacturingCenter/EquipmentConditionAnalysis'
|
||||
|
||||
export default {
|
||||
data() {
|
||||
return {
|
||||
@@ -181,6 +182,7 @@ export default {
|
||||
this.time2 = response.data.rows[0].等待持续时间
|
||||
this.time3 = response.data.rows[0].停机持续时间
|
||||
}).then(() => {
|
||||
this.sendMessage()
|
||||
this.drawLine1()
|
||||
})
|
||||
getData1(this.Time).then(response => {
|
||||
|
||||
Reference in New Issue
Block a user