diff --git a/workstation/frontend/src/business/component/ApiDefinitionTableList.vue b/workstation/frontend/src/business/component/ApiDefinitionTableList.vue index 405640baec..d395cb037e 100644 --- a/workstation/frontend/src/business/component/ApiDefinitionTableList.vue +++ b/workstation/frontend/src/business/component/ApiDefinitionTableList.vue @@ -603,8 +603,6 @@ export default { if (!this.projectName || this.projectName === "") { this.getProjectName(); } - console.log("clearFilter") - /*this.condition.orders = getLastTableSortField(this.tableHeaderKey);*/ if (this.isFocus) { if (this.condition.filters) { delete this.condition.filters['user_id']