修改
This commit is contained in:
@@ -179,9 +179,6 @@ export default {
|
|||||||
if (res.code === '1') {
|
if (res.code === '1') {
|
||||||
this.val9 = res.content.oee_value
|
this.val9 = res.content.oee_value
|
||||||
this.toast(res.desc)
|
this.toast(res.desc)
|
||||||
this.val1 = ''
|
|
||||||
this.robj = {}
|
|
||||||
this.form = {}
|
|
||||||
} else {
|
} else {
|
||||||
this.Dialog(res.desc)
|
this.Dialog(res.desc)
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user