瀏覽代碼

reactor:自贡综合查询新增字段;

zhangchong 6 月之前
父節點
當前提交
24c793faf8
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/views/business/order/index.vue

+ 2 - 2
src/views/business/order/index.vue

@@ -679,8 +679,8 @@ const columns1 = ref<any[]>([
 		label: '办理结果',
 		isShow: false,
 	},
-/*	{ prop: 'fullAddress', label: '坐席满意度', minWidth: 110 },
-	{ prop: 'fullAddress', label: '部门满意度', minWidth: 110 },*/
+	{ prop: 'seatEvaluateTxt', label: '坐席满意度', minWidth: 110 },
+	{ prop: 'orgEvaluateValue', label: '部门满意度', minWidth: 110 },
 	{ prop: 'operation', label: '操作', fixed: 'right', width: 140, align: 'center' },
 ]);
 // 获取查询条件基础信息