From 08b86cccfc8227ab065ee913f809609ef708486d Mon Sep 17 00:00:00 2001
From: liu <2021943741@qq.com>
Date: 星期五, 21 八月 2026 09:59:21 +0800
Subject: [PATCH] 物料管理/物料分类/计量单位增加 Excel 导入功能

---
 src/api/mes/pro/task/index.ts |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/api/mes/pro/task/index.ts b/src/api/mes/pro/task/index.ts
index 5afe094..a059e1c 100644
--- a/src/api/mes/pro/task/index.ts
+++ b/src/api/mes/pro/task/index.ts
@@ -56,6 +56,7 @@
     remark?: string; // 澶囨敞
     pauseRecords?: PauseRecord[]; // 鍋滃伐璁板綍
     reportableQuantity?: number; // 鍙姤宸ユ暟閲�
+    assigneeUserIds?: number[]; // 鎶ュ伐浜�
   }
 
   /** MES 鐢熶骇浠诲姟鍒嗛〉鏌ヨ鍙傛暟 */

--
Gitblit v1.9.3