@@ -196,6 +196,7 @@ export default {
},
hideAssignment() {
this.assign.visible = false;
+ this.getOperatorInfo();
}