diff --git a/src/views/aftersales/aftersalesWorkOrder.vue b/src/views/aftersales/aftersalesWorkOrder.vue index eb0e5936..6430cc9b 100644 --- a/src/views/aftersales/aftersalesWorkOrder.vue +++ b/src/views/aftersales/aftersalesWorkOrder.vue @@ -188,7 +188,7 @@ 确定 -
- +
+ +
- + - + - - + + - + - +
-
添加信息
@@ -76,7 +76,7 @@
- +
- +
- +
- +
- +
- +
查看历史包件 - 移除
@@ -139,13 +141,12 @@
- + - + - + - + - + - - + + - - + + - + - - + + - - + + - - + + - + - + - + - + - - + + - + - - - - - - + + +
-
添加信息
- - - +
- +
- +
@@ -374,30 +356,26 @@ %
- +
- +
-
- 移除 -
公司占比:{{ companyProportion }}% @@ -426,7 +404,7 @@ />
- +
处理结果-理赔金额
@@ -455,14 +433,14 @@
- +
总金额:{{ TotalClaimAmount }}
- +
{{ SelectType == 1 ? '运损照片' : SelectType == 3 ? '窜货照片' : '照片' @@ -481,7 +459,7 @@ > - +
- +
+ -
- -
- -
- 回复 - + +
+ +
+
+
+ + - - -
-
- - - - -
- : -

{{ item.username }}【{{ item.name }}】

-
-
- : {{ item.content }} -
+ +
+ : +

{{ item.username }}【{{ item.name }}】

+
+
+ : {{ item.content }} +
-
- -
-
+
+ +
+
+ 视频: 点击预览 + +
+ + + +
+
+ : +

{{ item.time }}

+
- -
- : -

{{ item.time }}

-
+
+ {{ + item.difference == '1' + ? ' 调查记录' + : item.difference == '2' + ? '指定记录' + : item.difference == '3' + ? '操作记录' + : '' + }} + -
- + {{ - item.difference == '1' - ? ' 调查记录' - : item.difference == '2' - ? '指定记录' - : item.difference == '3' - ? '操作记录' + msgState == 1 + ? ' 待回复' + : msgState == 2 + ? '已回复' + : msgState == 3 + ? '已超时' : '' }} - -
- {{ - msgState == 1 - ? ' 待回复' - : msgState == 2 - ? '已回复' - : msgState == 3 - ? '已超时' - : '' - }} - -
- - - -
- - -
-
-
-
- - - - - - - -
- - 下一条 - -
- - -
- 回复 -
-
+
+
+
+
-
+ + +
+ +
+ +
+ - - -
- + - - - \ No newline at end of file + :deep(.el-timeline-item__timestamp){ + display:none !important; + } +} + +.identifyingC1 { + background-color: #409eff; + border: none; +} +.identifyingC2 { + background-color: #10d070; + border: none; +} +.identifyingC3 { + background-color: #d3832a; + border: none; +} +