mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-07-15 03:15:07 +08:00
✨ ERP:完成 stock 产品库存、库存明细的实现
This commit is contained in:
@ -205,6 +205,6 @@ export enum DICT_TYPE {
|
||||
CRM_PRODUCT_UNIT = 'crm_product_unit', // 产品单位
|
||||
CRM_FOLLOW_UP_TYPE = 'crm_follow_up_type', // 跟进方式
|
||||
|
||||
// ========== BI - 商业智能模块 ==========
|
||||
BI_ANALYZE_TYPE = 'bi_analyze_type' // 分析类型
|
||||
// ========== ERP - 企业资源计划模块 ==========
|
||||
ERP_STOCK_RECORD_BIZ_TYPE = 'erp_stock_record_biz_type' // 库存明细的业务类型
|
||||
}
|
||||
|
Reference in New Issue
Block a user