计算-综合效率
This commit is contained in:
@@ -160,6 +160,7 @@ export default {
|
|||||||
try {
|
try {
|
||||||
let res = await calculate(this.form)
|
let res = await calculate(this.form)
|
||||||
if (res.code === '1') {
|
if (res.code === '1') {
|
||||||
|
this.val9 = res.content.oee_value
|
||||||
this.toast(res.desc)
|
this.toast(res.desc)
|
||||||
this.val1 = ''
|
this.val1 = ''
|
||||||
this.robj = {}
|
this.robj = {}
|
||||||
|
|||||||
Reference in New Issue
Block a user