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