商品中心下属表

pull/1/head
tengxi 1 year ago
parent 7dc3148fbb
commit 686c3ce2fe

@ -227,10 +227,10 @@ export enum DICT_TYPE {
DELIVERY_TYPE = 'delivery_type', // 配送方式
UNIT_TYPE = 'unit_type', //单位类型
SOURCE = 'source' , //单位来源
UNIT_STATUS = 'unit_status' //单位状态
UNIT_STATUS = 'unit_status', //单位状态
// ============= CONTRACT 模块=================
// ============= CONTRACT 模块=================
CONTRACT_STATUS = 'contract_status', // 合同状态
CONTRACT_TYPE = 'contract_type', // 合同类型
CONTRACT_BUSINESS_TYPE = 'contract_business_type', // 合同业务类型

Loading…
Cancel
Save