zhangwei
10 天以前 03c275439949875a857538df89a41696642c42b3
src/views/system/dept/utils/types.ts
@@ -39,6 +39,7 @@
interface TenderInfo {
  // 主键Id
  id: string;
  tenderId: string;
  // 投标报名开始时间,格式为yyyy-MM-dd HH:mm:ss
  projectName: string;
  toubiaoStartDate: string;