update 设备基础配置,设备保养

This commit is contained in:
lb
2023-10-30 16:51:37 +08:00
parent 4a796130d0
commit af868a7cd7
6 changed files with 739 additions and 42 deletions

View File

@@ -99,7 +99,10 @@ export const DICT_TYPE = {
ORDER_STATUS: 'order_status',
ORDER_ORIGIN: 'order_Origin',
ORDER_PRIORITY: 'order_priority',
PACK_SPEC: 'pack_spec'
PACK_SPEC: 'pack_spec',
// ============== EQUIPMENT - 设备模块 =============
MAINTAIN_TYPE: 'maintain_type',
}
/**