-
-
+
-
+
{{scope.row.serviceTimeStart}}至{{scope.row.serviceTimeEnd}}
@@ -213,7 +213,7 @@
label="服务状态"
:show-overflow-tooltip="true">
- {{scope.row.serviceStatus==='in_service'?'进行中':'已完成'}}
+ {{scope.row.serviceStatus==='in_service'?'进行中':(scope.row.serviceStatus==='completed' ? '已完成' : '已取消')}}
@@ -238,7 +238,7 @@
type="text"
size="small"
>查看
-
人员名单 -->
-
+
-
-
+
{//这个关键属性我们一定要写在data的里面并且return的外面,这是动态改变区间的关键
diff --git a/src/views/modules/communityService/gangweizhaoren/addForm.vue b/src/views/modules/communityService/gangweizhaoren/addForm.vue
index c527d1710..294f5ed62 100644
--- a/src/views/modules/communityService/gangweizhaoren/addForm.vue
+++ b/src/views/modules/communityService/gangweizhaoren/addForm.vue
@@ -160,7 +160,7 @@
-
+
-
+
-
+
diff --git a/src/views/modules/communityService/gxxq/addForm.vue b/src/views/modules/communityService/gxxq/addForm.vue
index 31ead9c47..99c1fdca6 100644
--- a/src/views/modules/communityService/gxxq/addForm.vue
+++ b/src/views/modules/communityService/gxxq/addForm.vue
@@ -82,7 +82,7 @@
-
+
@@ -161,7 +161,7 @@
label-width="150px"
prop="serviceTimeEnd"
>
-
+
-
+
-
+
-
+
diff --git a/src/views/modules/communityService/jinengzhaoren/addForm.vue b/src/views/modules/communityService/jinengzhaoren/addForm.vue
index 1ef962eb5..81258d632 100644
--- a/src/views/modules/communityService/jinengzhaoren/addForm.vue
+++ b/src/views/modules/communityService/jinengzhaoren/addForm.vue
@@ -160,7 +160,7 @@