Commit 2e094cb5 by 无尘

fix: 修改同步人群选择

parent 03f011bf
......@@ -4,7 +4,7 @@
* @Author: 无尘
* @Date: 2020-07-16 16:37:05
* @LastEditors: 无尘
* @LastEditTime: 2020-09-15 10:28:49
* @LastEditTime: 2020-09-15 17:32:18
*/
import _import from './_import.js';
......@@ -174,7 +174,7 @@ export const routes = [
// 企业应用
path: '/apps',
name: '企业应用',
redirect: 'mycustomer',
redirect: 'my-customer',
component: _import('apps', '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