体征检测优化
This commit is contained in:
parent
fa5d31279e
commit
94778fca51
@ -100,6 +100,11 @@
|
||||
delta: 1
|
||||
})
|
||||
}, 2000);
|
||||
} else {
|
||||
this.$refs.uToast.show({
|
||||
title: res.msg,
|
||||
type: 'error',
|
||||
})
|
||||
}
|
||||
})
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user