加上 export default
This commit is contained in:
parent
d25016aa64
commit
4e70948cef
|
|
@ -1,7 +1,7 @@
|
|||
import { firstLetterUpperCase } from 'oak-domain/lib/utils/string';
|
||||
import { composeFileUrl } from '../../../../src/utils/extraFile';
|
||||
|
||||
OakPage(
|
||||
export default OakPage(
|
||||
{
|
||||
path: 'userRelation:detail',
|
||||
entity: 'user',
|
||||
|
|
|
|||
Loading…
Reference in New Issue