@@ -169,15 +169,6 @@ const router = new Router({
title: '备案管理编辑'
}
},
- {
- path: '/recordEdit2',
- name: 'RecordEdit2',
- component: () =>
- import(/* webpackChunkName: "recordList" */ '@/views/record/RecordEdit2.vue'),
- meta: {
- title: '监管管理'
- }
- },
{
path: '/recordDistrictList2',
name: 'RecordDistrictList2',