From 9348eb2e9777bd473640667c4ba01c40923c2eed Mon Sep 17 00:00:00 2001 From: qiezi <15576055375@163.com> Date: Mon, 14 Oct 2024 15:40:08 +0800 Subject: [PATCH] 2024-10-14 --- src/views/modules/quotation/toBeQuoted.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/modules/quotation/toBeQuoted.vue b/src/views/modules/quotation/toBeQuoted.vue index 68eb047..b275018 100644 --- a/src/views/modules/quotation/toBeQuoted.vue +++ b/src/views/modules/quotation/toBeQuoted.vue @@ -338,7 +338,7 @@ export default { columnProp: 'trackerName', headerAlign: 'center', align: 'left', - columnLabel: '跟单员', + columnLabel: '采购专员', columnHidden: false, columnImage: false, columnSortable: false,