From bd16bef47abe102be584bdcc6e7563004bbd2245 Mon Sep 17 00:00:00 2001 From: caoqianming Date: Tue, 31 Oct 2023 16:59:30 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E7=9B=B4=E6=8E=A5=E4=B8=8B=E4=BB=BB?= =?UTF-8?q?=E5=8A=A1=E6=97=B6=E9=9C=80=E8=AE=BE=E7=BD=AEis=5Fcount=5Futask?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/pm/services.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/apps/pm/services.py b/apps/pm/services.py index 32e88617..05f47ab5 100644 --- a/apps/pm/services.py +++ b/apps/pm/services.py @@ -78,7 +78,8 @@ class PmService: 'end_date': task_date, 'utask': utask, 'create_by': user, - 'update_by': user + 'update_by': user, + 'is_count_utask': True }) else: # 获取产品的加工路线