@@ -179,7 +179,7 @@ export default [
children: [
{
path: 'index',
- name: 'ComplaintIndex',
+ name: '投诉列表',
component: () => import('@/views/complaint/index'),
meta: {
title: '投诉管理',