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