接口
This commit is contained in:
@@ -312,9 +312,9 @@ export default {
|
||||
disabled2: false
|
||||
}
|
||||
},
|
||||
created () {
|
||||
this.refresh()
|
||||
},
|
||||
// created () {
|
||||
// this.refresh()
|
||||
// },
|
||||
beforeDestroy () {
|
||||
clearInterval(this.timer)
|
||||
this.timer = null
|
||||
@@ -339,6 +339,10 @@ export default {
|
||||
this.val6 = res.result.strap_number
|
||||
this.val7 = res.result.no_pass_convey_cache_num
|
||||
this.val8 = res.result.strapping_current_step
|
||||
this.val9 = res.result.motor_frequency_setting
|
||||
this.val10 = res.result.nip_setting
|
||||
this.val11 = res.result.cowl_pass_jacking_need_num
|
||||
this.val12 = res.result.cowl_pass_jacking_has_num
|
||||
} else {
|
||||
this.Dialog(res.desc)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user