diff --git a/src/views/modules/communityService/commonDemand/index.vue b/src/views/modules/communityService/commonDemand/index.vue index 32157ad5f..8a745bdf4 100644 --- a/src/views/modules/communityService/commonDemand/index.vue +++ b/src/views/modules/communityService/commonDemand/index.vue @@ -7,7 +7,7 @@ ref="ref_searchform" :label-width="'80px'">
- + - + - + - + - + @@ -96,7 +96,7 @@ :value="item.value"> - +
- +
- +
发起服务 - +
- + - + - + - + - + {{scope.row.serviceTimeStart}}-{{scope.row.serviceTimeEnd}} - + {{scope.row.serviceStatus==='in_service'?'进行中':'已完成'}} - + - + 取消 - + - +
- +
- + - + - + - + - \ No newline at end of file