schangxiang@126.com
2025-05-20 cd8356ffd97d25981287d7e075cef498f7e6da58
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:'' });    
    // 定义响应式查询数据