From b03108422a2f35efed279ff3061e5cf3142f76e3 Mon Sep 17 00:00:00 2001
From: liu <2021943741@qq.com>
Date: 星期四, 27 八月 2026 11:02:35 +0800
Subject: [PATCH] HRM: 员工台账岗位多选前端改造

---
 src/api/crm/permission/index.ts |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/api/crm/permission/index.ts b/src/api/crm/permission/index.ts
index b95e142..dad85ce 100644
--- a/src/api/crm/permission/index.ts
+++ b/src/api/crm/permission/index.ts
@@ -43,6 +43,7 @@
   CRM_PRODUCT = 6, // 浜у搧
   CRM_RECEIVABLE = 7, // 鍥炴
   CRM_RECEIVABLE_PLAN = 8, // 鍥炴璁″垝
+  CRM_INVOICE = 9, // 寮�绁�
 }
 
 /**

--
Gitblit v1.9.3