@@ -211,7 +211,6 @@ export default {
};
},
activated() {
- debugger;
this.approvalStatus = this.approvalStatusList[0];
this.userList = [];
this.formData.startTime = this.getThreeDaysAgo();