export const statusMap = new Map([ ['start', '开始'], ['submit', '施工许可提交'], ['projectInquiry', '项目预审'], ['manualReview', '人工审核'], ['end', '结束'] ])