PipeLineLems/pipelinelems_web/src/widgets/WorkTask/Views/Pages/WorkTask/WorkTask.tsx
@@ -108,13 +108,12 @@ } } /*******************************************************[高级查询]开始********************************************************************************* */ // 组件挂载时获取枚举数据 onMounted(() => { fetchEnumData() resetQuery(); }) /*******************************************************[高级查询]开始********************************************************************************* */ // 新增的查询条件 const queryForm = ref({ searchVal: '',str_searchFormInputAttrs:[],searchVal_FilterMode:'' }); // 定义响应式查询数据