mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-11-09 13:53:38 +08:00
style: format code for all
This commit is contained in:
@@ -10,7 +10,7 @@ const flowChartRouter = {
|
||||
title: "message.hsflowChart",
|
||||
showLink: true,
|
||||
savedPosition: true,
|
||||
rank: 1,
|
||||
rank: 1
|
||||
},
|
||||
children: [
|
||||
{
|
||||
@@ -20,10 +20,10 @@ const flowChartRouter = {
|
||||
meta: {
|
||||
title: "message.hsflowChart",
|
||||
showLink: true,
|
||||
savedPosition: true,
|
||||
},
|
||||
},
|
||||
],
|
||||
savedPosition: true
|
||||
}
|
||||
}
|
||||
]
|
||||
};
|
||||
|
||||
export default flowChartRouter;
|
||||
|
||||
Reference in New Issue
Block a user