Explorar el Código

Merge branch 'refs/heads/release' into dev

zhangchong hace 5 días
padre
commit
64e6e5ee42
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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>