@@ -378,6 +378,7 @@ export default {
this.track_visible = true;
},
handleTurn(type) {
+ this.handleCancel('approve_visible')
console.log(type);
handleConfirm(visible) {