| applications/task-work-order/src/views/orderView/orderManage/inspectionRequest/FormDiaLog.vue | ●●●●● 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>