Explorar el Código

Merge branch 'master' of http://192.168.1.41:3000/SmartCost/SCCommon

vian hace 5 años
padre
commit
391693fb44
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      types/src/interface/glj.ts

+ 1 - 0
types/src/interface/glj.ts

@@ -4,6 +4,7 @@ import { fromType, supplyType } from './base';
 export enum GljType {
   LABOUR = 1, // 人工
   // ==============材料类型 ↓=================
+  MATERIAL = 2, // 材料
   GENERAL_MATERIAL = 201, // 普通材料
   CONCRETE = 202, // 混凝土
   MORTAR = 203, // 砂浆