我前端開發現在會用到后臺的數據,想問下能不能返回如下的字段,其中require是個函數,我拿到是可以執行的
permission: [
{
path: '/index',
name: 'index',
component: require('./../views/layout/index')
}
]
添加回答
舉報
0/150
提交
取消