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