import 看板数据编辑 from './看板数据编辑' const methods={ '/scgl/jh/edit1':看板数据编辑() } const edit=(page)=>{ return {...methods[page]} } export default edit