计算-综合效率

This commit is contained in:
2022-07-14 11:21:17 +08:00
parent b1e6790c16
commit 46528aabf0

View File

@@ -160,6 +160,7 @@ export default {
try {
let res = await calculate(this.form)
if (res.code === '1') {
this.val9 = res.content.oee_value
this.toast(res.desc)
this.val1 = ''
this.robj = {}