diff --git a/pages/mypage/compents/xcrw/detail/dbForm.vue b/pages/mypage/compents/xcrw/detail/dbForm.vue index 2183dca..b79fc9e 100644 --- a/pages/mypage/compents/xcrw/detail/dbForm.vue +++ b/pages/mypage/compents/xcrw/detail/dbForm.vue @@ -37,7 +37,7 @@ - + 处理图片: @@ -51,7 +51,7 @@ - 问题描述:{{o.handleDesc}} + 处理描述:{{o.handleDesc}} diff --git a/pages/xcrw/detail/dbForm.vue b/pages/xcrw/detail/dbForm.vue index 1ca5a44..ddd4888 100644 --- a/pages/xcrw/detail/dbForm.vue +++ b/pages/xcrw/detail/dbForm.vue @@ -54,7 +54,7 @@ @delete="(e)=>deletePic(e,o,index,i)" name="handleVideos" multiple :maxCount="10"> - + diff --git a/pages/xcrw/detail/index.vue b/pages/xcrw/detail/index.vue index 9b553ca..df7e771 100644 --- a/pages/xcrw/detail/index.vue +++ b/pages/xcrw/detail/index.vue @@ -21,7 +21,7 @@ 任务类型 - {{taskType == 0? "日常巡查" : taskType == 2 ? "特别检查" : taskType == 3 ? "汛前巡检" : '' }} + {{taskType == 1? "日常巡查" : taskType == 2 ? "特别检查" : taskType == 3 ? "汛前巡检" : '' }} 任务内容