From 16bd52a5d0e83958c8758cc6e872829102fd4abe Mon Sep 17 00:00:00 2001 From: jerryliang Date: Wed, 22 Feb 2023 12:00:28 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E4=B8=BB=E9=A2=98=E6=A0=87?= =?UTF-8?q?=E7=AD=BE=E3=80=82=E4=BB=A5=E9=81=BF=E5=85=8D=E8=AF=AF=E4=BC=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- work/inquiry.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/work/inquiry.py b/work/inquiry.py index 051dbc2..2e93b7d 100644 --- a/work/inquiry.py +++ b/work/inquiry.py @@ -190,7 +190,7 @@ def send_email(self): # 获取询价编号 inquiry_number = self.main_window.inquiry_number.text() # 设计邮件主题 - subject = f"{clause} == {inquiry_number}" + subject = f"Inquiry {clause} price == {inquiry_number}" # 从listview中获取选中代理信息 selected_indexes = self.main_window.daili_list.selectedIndexes() # 获取模板