@ -533,12 +533,11 @@ export default {
handleFaceCancel: throttle(function() {
faceStop().then(
res => {
console.log(res)
}
)
this.dialogFaceVisible = false
this.play = null
this.rflag = false
}, 1000),
handleCancel() {