吉安感知网项目-前端
shuishen
2026-02-03 89380e6260a75d1d3b94de687ebcc2f50d50659d
applications/task-work-order/src/views/orderView/orderDataManage/evaluate/index.vue
@@ -19,6 +19,7 @@
               placeholder="请选择"
               clearable
               @change="handleSearch"
               :disabled="permission.sjyy_shtg"
            >
               <el-option v-for="item in isResolvedOptions" :key="item.value" :label="item.label" :value="item.value" />
            </el-select>
@@ -91,7 +92,6 @@
const store = useStore()
const userDepartment = store.state.user.userInfo?.dept_id
const permission = computed(() => store.state.user.permission);
console.log('ppppppp', permission.value.sjyy_shtg)
// 初始化查询参数
const initSearchParams = () => ({
   title: '', // 标题