export default [ { path: '/flowURLForm/flowInfoDailog', name: 'flowInfoDailog', props: true, component: () => import('@/components/flowURLForm/PropertyLedgerDialog.vue') }, ]