wupengfei
7 天以前 9c4e34d06e251667e650055412256e5743b90d72
src/constants/task.ts
@@ -94,6 +94,7 @@
  [EnumBillingMethod.Day]: '元/日',
  [EnumBillingMethod.Hour]: '元/小时',
  [EnumBillingMethod.Piece]: '元/件',
  [EnumBillingMethod.Face]: '面议',
};
export const EnumTaskSettlementStatusText = {