You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5 lines
406 B
5 lines
406 B
|
3 years ago
|
export const dict_types = ["sys_user_sex",
|
||
|
|
"sys_show_hide", "sys_normal_disable", "sys_job_status", "sys_job_group", "sys_yes_no", "sys_notice_type", "sys_notice_status",
|
||
|
|
"sys_oper_type", "sys_common_status", "wms_item_type", "wms_carrier_level", "wms_supplier_level", "wms_receipt_type", "wms_receipt_status",
|
||
|
|
"wms_shipment_type", "wms_shipment_status", "wms_movement_type", "wms_movement_status"];
|