Commit a72151c9 authored by 华国豪's avatar 华国豪 🙄
parents c94653f6 dd33c5b2
This diff is collapsed.
......@@ -2375,6 +2375,14 @@ export default {
meta: {
title: '资金调拨'
},
},
{ //财务 线控配置
path: '/WireControl',
name: 'WireControl',
component: resolve => require(['@/components/FinancialModule/WireControl'], resolve),
meta: {
title: '线控配置'
},
}, { //财务 资金调拨 新增
path: '/addCapitalAllocation',
name: 'addCapitalAllocation',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment