Browse Source

Merge branch 'refs/heads/dev' into test/exam

zhangchong 5 ngày trước cách đây
mục cha
commit
7a70da5abb
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/statistics/center/detailWrongItem.vue

+ 1 - 1
src/views/statistics/center/detailWrongItem.vue

@@ -54,7 +54,7 @@
 					<vxe-column field="orgName" title="被记部门" width="140"></vxe-column>
 					<vxe-column field="errorName" title="错误类别" width="150"></vxe-column>
 					<vxe-column field="orderSpecial.order.acceptType" title="受理类型" width="120"></vxe-column>
-					<vxe-column field="orderSpecial.order.sourceChannel" title="工单编码" width="140"></vxe-column>
+					<vxe-column field="orderSpecial.order.sourceChannel" title="来源渠道" width="140"></vxe-column>
 					<vxe-column field="orderSpecial.order.content" title="受理内容" min-width="200"></vxe-column>
 					<vxe-column field="orderSpecial.firstFileOpinion" title="第一次办结内容" min-width="200"></vxe-column>
 					<vxe-column field="orderSpecial.order.fileOpinion" title="最终办结内容" min-width="200"></vxe-column>