wupengfei
3 天以前 b73edc1745f2d4dca892a097f13113e74cfbe854
src/constants/task.ts
@@ -86,6 +86,7 @@
  [EnumBillingMethod.Day]: '按日',
  [EnumBillingMethod.Hour]: '按时',
  [EnumBillingMethod.Piece]: '计件',
  [EnumBillingMethod.Face]: '面议',
};
export const EnumBillingMethodUnitText = {