@@ -77,7 +77,7 @@ export interface ICoeList {
no: number;
}
-enum CoeType {
+export enum CoeType {
RATION = '定额',
LABOUR = '人工',
MATERIAL = '材料',