吉安感知网项目-前端
张含笑
2026-02-04 68e6afe2bc6ce68b341e7dccff4bd1b0e5f2c905
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>