src/views/sales/quotation/DetailQuotation.vue
@@ -193,7 +193,7 @@ }, { leftStr: "报价单状态", leftValue: item.quotation_status_id, leftValue: item.quotation_status.name, rightStr: "联系人姓名", rightValue: item.contact_name }, @@ -201,7 +201,7 @@ leftStr: "有效期至", leftValue: item.validity_date, rightStr: "销售负责人", rightValue: item.member_id rightValue: item.member.username }, { leftStr: "销售机会",