处理参数
This commit is contained in:
parent
46d433f803
commit
186e7cf88c
|
@ -92,7 +92,7 @@ export default {
|
|||
newCheckBoxFlag: {
|
||||
handler(val) {
|
||||
console.log('flag', val)
|
||||
if (bAnalyed) {
|
||||
if (this.bAnalyed) {
|
||||
this.calibrationUpdatesFlag = false
|
||||
this.status_peak = 1
|
||||
this.status_base = 2
|
||||
|
|
Loading…
Reference in New Issue
Block a user