吉安感知网项目-前端
chenyao
8 days ago 0d253168cc032f68e19c97422e88b5e9c3666a55
feat:更新状态值
1 files modified
2 ■■■ changed files
applications/task-work-order/src/views/orderView/orderManage/inspectionRequest/FormDiaLog.vue 2 ●●● patch | view | raw | blame | history
applications/task-work-order/src/views/orderView/orderManage/inspectionRequest/FormDiaLog.vue
@@ -171,7 +171,7 @@
                                    >
                                        <template #default>
                                        <!-- 匹配区域=1 显示红星号 -->
                                        <span v-if="item.areaMatchFlag === 1" style="color: #f56c6c; margin-right: 4px;">*</span>
                                        <span v-if="item.taskTypeMatchFlag === 1" style="color: #f56c6c; margin-right: 4px;">*</span>
                                        <span>{{ item.flyerName }}</span>
                                        </template>
                                    </el-option>