Эх сурвалжийг харах

reactor:地图信息展示;新建工单默认传经纬度

zhangchong 1 сар өмнө
parent
commit
96e0ac621e

+ 1 - 1
src/views/business/visit/todo.vue

@@ -380,7 +380,7 @@ const gridOptions = reactive<any>({
 			formatter: 'formatDate',
 		},
 		{ field: 'employeeName', title: '回访人', width: 120 },
-		{ field: 'orderTag', title: '工单标签', width: 140 },
+		{ field: 'order.orderTag', title: '工单标签', width: 140 },
 		{ title: '操作', width: 80, fixed: 'right', align: 'center', slots: { default: 'action' } },
 	],
 	data: [],