Commit ba631567 by 无尘

fix: 修改应用菜单

parent 1246b10e
......@@ -4,7 +4,7 @@
* @Author: 无尘
* @Date: 2020-07-16 16:37:05
* @LastEditors: 无尘
* @LastEditTime: 2020-09-15 17:32:18
* @LastEditTime: 2020-09-18 15:03:02
*/
import _import from './_import.js';
......@@ -180,7 +180,6 @@ export const routes = [
{
path: '/my-customer',
name: '我的顾客',
redirect: '/data-dimension',
component: _import('apps/customer-app', 'index'),
children: [
{
......
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