zhangwei
2025-08-28 06e4c8c1bad514992186d94a65c0dc6250e34716
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;