计算-综合效率
This commit is contained in:
@@ -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 = {}
|
||||
|
||||
Reference in New Issue
Block a user