import 作业计划完成量统计 from "@/views/cxtj/作业计划完成量统计"; const methods={ '/scgl/jh/cxtj1':作业计划完成量统计() } const init=(page)=>{ return {...methods[page]} } export default init