| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876 |
- import { h } from 'vue';
- import { RouterView } from 'vue-router';
- import { name } from '../../package.json';
- const routeView = {
- name: `${name}-root`,
- render: () => h(RouterView),
- };
- export default [
- {
- path: '/' + name,
- name: name,
- meta: { title: '水利监督督查模块' },
- component: routeView,
- children: [
- {
- name: '行政区划管理',
- path: 'sljd/adCodeManage',
- component: () => import('../views/adCodeManage/adCodeManage.vue'),
- },
- {
- name: '督查计划(省级)',
- path: 'sljd/planProvince',
- component: () =>
- import('../views/duChaJiHua/planManageProvinceNew.vue'),
- },
- {
- name: '市县综合督查计划',
- path: 'sljd/countyzhdcjh',
- component: () => import('../views/duChaJiHua/countyzhdcjh.vue'),
- },
- {
- name: '市县综合督查填报',
- path: 'sljd/dctb_sxzhdctb',
- component: () =>
- import('../views/duChaTianBao/duChaTianBaoIndex_sxzhdctb.vue'),
- },
- {
- name: '县级自查计划',
- path: 'sljd/dczcjh',
- component: () => import('../views/duChaJiHua/dczcjh.vue'),
- },
- {
- name: '综合督查情况统计',
- path: 'sljd/reportIndex_zhdcqk',
- component: () => import('../views/duChaJiHua/reportIndex_zhdcqk.vue'),
- },
- {
- path: 'sljd/dcwt_dczfzzwtcz',
- name: '综合督查问题处置',
- component: () =>
- import('../views/duChaWenTi/duChaWenTi_dczfzzwtcz.vue'),
- },
- {
- path: 'sljd/dcwt_zhdcwtcz',
- name: '监督处经办人问题处置',
- component: () => import('../views/duChaWenTi/dcwt_zhdcwtcz.vue'),
- },
- {
- path: 'sljd/csdxjcxxgl',
- name: '常设对象基础信息管理',
- component: () => import('../views/xiTongGuanLi/csdxjcxxgl.vue'),
- },
- {
- path: 'sljd/dcjcxx',
- name: '督查基础信息',
- component: () => import('../views/xiTongGuanLi/dcjcxx.vue'),
- },
- {
- path: 'sljd/slzjdc',
- name: '水利资金督查',
- component: () =>
- import('../views/duChaTianBao/duChaTianBaoIndex_slzjdc.vue'),
- },
- {
- path: 'sljd/dcwt_flow',
- name: '问题处置',
- component: () => import('../views/duChaWenTi/dcwt_ywgfzrwtcz.vue'),
- children: [
- { path: '113', name: '业务股负责人问题处置' },
- { path: '111', name: '县-经办人-待处理问题' },
- { path: '112', name: '县问题处置-审核人-待审核问题' },
- { path: '121', name: '市问题处置-经办人-待处理问题' },
- { path: '123', name: '市-责任科室经办人-待审核问题' },
- { path: '122', name: '市-市级单位审核人-待审核问题' },
- ],
- },
- {
- path: 'sljd/overdueAppeal',
- name: '超期申诉',
- component: () => import('../views/PblmRectify/overDate_index.vue'),
- },
- {
- path: 'sljd/sdcc',
- name: '省级单位审核整改',
- component: () => import('../views/PblmRectify/sdcc_index.vue'),
- },
- {
- path: 'sljd/ywcs',
- name: '责任处室(单位)',
- component: () => import('../views/PblmRectify/ywcc_index.vue'),
- },
- {
- path: 'sljd/sjdw',
- name: '市级单位',
- component: () => import('../views/PblmRectify/sjdw_index.vue'),
- },
- {
- path: 'sljd/xjdw',
- name: '县级单位',
- component: () => import('../views/PblmRectify/xjdw_index.vue'),
- },
- {
- path: 'sljd/sdccPblmMonthlyReport',
- name: '省监督处整改月报',
- component: () =>
- import('../views/PblmRectifyMonthlyReport/sdcc_monthlyReport.vue'),
- },
- {
- path: 'sljd/ywcsPblmMonthlyReport',
- name: '责任处室(单位)整改月报',
- component: () =>
- import('../views/PblmRectifyMonthlyReport/ywcs_monthlyReport.vue'),
- },
- {
- path: 'sljd/sjdwPblmMonthlyReport',
- name: '市级单位整改月报',
- component: () =>
- import('../views/PblmRectifyMonthlyReport/sjdw_monthlyReport.vue'),
- },
- {
- path: 'sljd/dctb_sxqfgdc',
- name: '市县全覆盖督查填报',
- component: () =>
- import('../views/duChaTianBao/duChaTianBaoIndex_sxqfgdc.vue'),
- },
- {
- path: 'sljd/dctb_tydc',
- name: '通用督查',
- component: () =>
- import('../views/duChaTianBao/duChaTianBaoIndex_tydc.vue'),
- },
- {
- path: 'sljd/dctb_qfgcsdctb',
- name: '全覆盖常设督查填报',
- component: () =>
- import('../views/duChaTianBao/duChaTianBaoIndex_qfgcsdctb.vue'),
- },
- {
- path: 'sljd/dctb_sk',
- name: '水库填报',
- component: () =>
- import('../views/duChaTianBao/duChaTianBaoIndex_shuiku.vue'),
- },
- {
- path: 'sljd/dctb_xshd',
- name: '长江经济带小水电清理填报',
- component: () =>
- import('../views/duChaTianBao/duChaTianBaoIndex_xshd.vue'),
- },
- {
- path: 'sljd/di_fang_gong_cheng',
- name: '058堤防工程(江西)',
- component: () => import('../views/duChaTianBao/di_fang_gong_cheng.vue'),
- },
- {
- path: 'sljd/dctb_nygc',
- name: '农饮工程填报',
- component: () =>
- import('../views/duChaTianBao/duChaTianBaoIndex_ny.vue'),
- },
- {
- path: 'sljd/dctb_zdsl',
- name: '重点水利填报',
- component: () =>
- import('../views/duChaTianBao/duChaTianBaoIndex_zdsl.vue'),
- },
- {
- path: 'sljd/dctb_dfgcaqdx',
- name: '堤防工程安全度汛填报',
- component: () =>
- import('../views/duChaTianBao/duChaTianBaoIndex_dfgcaqdx.vue'),
- },
- {
- path: 'sljd/zhong_dian_shui_hui_gong_cheng_tian_bao',
- name: '重点水毁工程填报',
- component: () =>
- import('../views/duChaTianBao/zhong_dian_shui_hui_gong_cheng.vue'),
- },
- {
- path: 'sljd/dctb_ncgsgc',
- name: '农村供水工程',
- component: () =>
- import('../views/duChaTianBao/duChaTianBaoIndex_ncgsgc.vue'),
- },
- {
- path: 'sljd/shui_zi_yuan_tian_bao',
- name: '水资源管理填报',
- component: () =>
- import('../views/duChaTianBao/shui_zi_yuan_jie_shui.vue'),
- },
- {
- path: 'sljd/dctb_syd',
- name: '饮用水水源地达标填报',
- component: () =>
- import('../views/duChaTianBao/duChaTianBaoIndex_syd.vue'),
- },
- {
- path: 'sljd/qu_shui_gong_cheng_tian_bao',
- name: '取水工程填报',
- component: () => import('../views/duChaTianBao/qu_shui_gong_cheng.vue'),
- },
- {
- path: 'sljd/dctb_sxzzf',
- name: '水行政执法填报',
- component: () =>
- import('../views/duChaTianBao/duChaTianBaoIndex_sxzzf.vue'),
- },
- {
- path: 'sljd/dctb_yjbysy',
- name: '应急备用水源填报',
- component: () =>
- import('../views/duChaTianBao/duChaTianBaoIndex_yjbysy.vue'),
- },
- {
- path: 'sljd/dctb_skfhdd',
- name: '水库防洪调度填报',
- component: () =>
- import('../views/duChaTianBao/duChaTianBaoIndex_skfhdd.vue'),
- },
- {
- path: 'sljd/dctb_hhws',
- name: '河湖卫士填报',
- component: () =>
- import('../views/duChaTianBao/duChaTianBaoIndex_hhws.vue'),
- },
- {
- path: 'sljd/dctb_sjss',
- name: '疏浚沙石填报',
- component: () =>
- import('../views/duChaTianBao/duChaTianBaoIndex_sjss.vue'),
- },
- {
- path: 'sljd/si_luan_qian_yi',
- name: '河湖四乱迁移填报',
- component: () =>
- import('../views/duChaTianBao/duChaTianBaoIndex_siluan.vue'),
- },
- {
- path: 'sljd/dctb_sltsn',
- name: '水利提速年填报',
- component: () =>
- import('../views/duChaTianBao/duChaTianBaoIndex_sltsn.vue'),
- },
- {
- path: 'sljd/dctb_fhgczgfc',
- name: '防洪工程整改复查填报',
- component: () =>
- import('../views/duChaTianBao/duChaTianBaoIndex_fhgczgfc.vue'),
- },
- {
- path: 'sljd/dctb_ncysaq',
- name: '农村饮水安全填报',
- component: () =>
- import('../views/duChaTianBao/duChaTianBaoIndex_ncysaq.vue'),
- },
- {
- path: 'sljd/dctb_slaqscdpc',
- name: '水利安全生产大排查填报',
- component: () =>
- import('../views/duChaTianBao/duChaTianBaoIndex_slaqscdpc.vue'),
- },
- {
- path: 'sljd/dcwtxsk',
- name: '小水库问题',
- component: () =>
- import('../views/duChaWenTi/duChaWenTi_xiaoshuikuNew.vue'),
- },
- {
- path: 'sljd/dcwtxskbzh',
- name: '小水库标准化问题',
- component: () =>
- import('../views/duChaWenTi/duChaWenTi_xiaoshuikuBzhgl.vue'),
- },
- {
- path: 'sljd/dcwtxshd',
- name: '长江经济带小水电清理问题',
- component: () =>
- import('../views/duChaWenTi/duChaWenTi_xiaoshuidian.vue'),
- },
- {
- path: 'sljd/di_fang_gong_cheng_wen_ti',
- name: '堤防工程问题',
- component: () =>
- import('../views/duChaWenTi/di_fang_gong_cheng_wen_ti.vue'),
- },
- {
- path: 'sljd/dcwtnygc',
- name: '农饮工程问题',
- component: () => import('../views/duChaWenTi/duChaWenTi_nygc.vue'),
- },
- {
- path: 'sljd/dcwtzdsl',
- name: '重点水利工程问题',
- component: () => import('../views/duChaWenTi/duChaWenTi_zdsl.vue'),
- },
- {
- path: 'sljd/dcwt_dfgcaqdx',
- name: '堤防工程安全度汛问题',
- component: () => import('../views/duChaWenTi/duChaWenTi_dfgcaqdx.vue'),
- },
- {
- path: 'sljd/shui_hui_gong_cheng_wen_ti',
- name: '重点水毁工程问题',
- component: () =>
- import('../views/duChaWenTi/shui_hui_gong_cheng_wen_ti.vue'),
- },
- {
- path: 'sljd/dcwt_ncgsgc',
- name: '农村供水工程问题',
- component: () => import('../views/duChaWenTi/duChaWenTi_ncgsgc.vue'),
- },
- {
- path: 'sljd/shui_zi_yuan_jie_shui_wen_ti',
- name: '水资源节水问题',
- component: () =>
- import('../views/duChaWenTi/shui_zi_yuan_jie_shui_wen_ti.vue'),
- },
- {
- path: 'sljd/dcwtsyd',
- name: '水源地达标问题',
- component: () => import('../views/duChaWenTi/duChaWenTi_syd.vue'),
- },
- {
- path: 'sljd/qu_shui_gong_cheng_wen_ti',
- name: '取水工程问题',
- component: () =>
- import('../views/duChaWenTi/qu_shui_gong_cheng_wen_ti.vue'),
- },
- {
- path: 'sljd/dcwt_sxzzf',
- name: '水行政执法问题',
- component: () =>
- import('../views/duChaWenTi/duChaWenTi_shuixingzhengzhifa.vue'),
- },
- {
- path: 'sljd/dcwt_yjbysy',
- name: '应急备用水源问题',
- component: () =>
- import('../views/duChaWenTi/duChaWenTi_yingjibeiyongshuiyuan.vue'),
- },
- {
- path: 'sljd/dcwt_skfhdd',
- name: '水库防洪调度问题',
- component: () =>
- import('../views/duChaWenTi/duChaWenTi_shuikufanghong.vue'),
- },
- {
- path: 'sljd/dcwthhws',
- name: '河湖卫士问题',
- component: () =>
- import('../views/duChaWenTi/duChaWenTi_hehuweishiNew.vue'),
- },
- {
- path: 'sljd/dcwtsjss',
- name: '疏浚砂石问题',
- component: () =>
- import('../views/duChaWenTi/duChaWenTi_shujunshashiNew.vue'),
- },
- {
- path: 'sljd/dcwtsl',
- name: '河湖四乱问题',
- component: () => import('../views/duChaWenTi/duChaWenTi_siluan.vue'),
- },
- {
- path: 'sljd/dcwtxmjstszh',
- name: '水利项目建设提速年综合督查问题',
- component: () =>
- import('../views/duChaWenTi/duChaWenTi_shuilitisunianNew.vue'),
- },
- {
- path: 'sljd/dcwt_fhgczgfc',
- name: '防洪工程整改复查问题',
- component: () => import('../views/duChaWenTi/duChaWenTi_fhgczgfc.vue'),
- },
- {
- path: 'sljd/dcwt_ncysaq',
- name: '农村饮水安全问题',
- component: () =>
- import('../views/duChaWenTi/duChaWenTi_nongcunyinshuianquan.vue'),
- },
- {
- path: 'sljd/dcwt_slaqscdpc',
- name: '水利安全生产大排查问题',
- component: () => import('../views/duChaWenTi/duChaWenTi_slaqscdpc.vue'),
- },
- {
- path: 'sljd/reportIndex_hystjx',
- name: '小水电清理整改检查情况表',
- component: () =>
- import('../views/gongzuochengguo/reportIndex_hystjx.vue'),
- },
- {
- path: 'sljd/reportIndex_dikejx',
- name: '堤防工程统计报表',
- component: () =>
- import('../views/gongzuochengguo/reportIndex_dikejx.vue'),
- },
- {
- path: 'sljd/reportIndex_rdwpjx',
- name: '农村供水统计报表',
- component: () =>
- import('../views/gongzuochengguo/reportIndex_rdwpjx.vue'),
- },
- {
- path: 'sljd/reportIndex_keyjx',
- name: '重点水利工程统计报表',
- component: () =>
- import('../views/gongzuochengguo/reportIndex_keyjx.vue'),
- },
- {
- path: 'sljd/reportIndex_dfgcaqdx',
- name: '堤防工程安全度汛统计报表',
- component: () =>
- import('../views/gongzuochengguo/reportIndex_dfgcaqdx.vue'),
- },
- {
- path: 'sljd/reportIndex_floodjx',
- name: '重点水毁工程统计报表',
- component: () =>
- import('../views/gongzuochengguo/reportIndex_floodjx.vue'),
- },
- {
- path: 'sljd/reportIndex_ncgsgc',
- name: '农村供水工程统计报表',
- component: () =>
- import('../views/gongzuochengguo/reportIndex_ncgsgc.vue'),
- },
- {
- path: 'sljd/reportIndex_wrjx',
- name: '水资源管理统计报表',
- component: () =>
- import('../views/gongzuochengguo/reportIndex_wrjx.vue'),
- },
- {
- path: 'sljd/reportIndex_sxzzf',
- name: '水行政执法统计报表',
- component: () =>
- import('../views/gongzuochengguo/reportIndex_sxzzf.vue'),
- },
- {
- path: 'sljd/reportIndex_yjbysy',
- name: '应急备用水源统计报表',
- component: () =>
- import('../views/gongzuochengguo/reportIndex_yjbysy.vue'),
- },
- {
- path: 'sljd/reportIndex_skfhdd',
- name: '水库防洪调度统计报表',
- component: () =>
- import('../views/gongzuochengguo/reportIndex_skfhdd.vue'),
- },
- {
- path: 'sljd/reportIndex_hhws',
- name: '河湖卫士统计报表',
- component: () =>
- import('../views/gongzuochengguo/reportIndex_hhws.vue'),
- },
- {
- path: 'sljd/reportIndex_sjss',
- name: '疏浚砂石统计报表',
- component: () =>
- import('../views/gongzuochengguo/reportIndex_sjss.vue'),
- },
- {
- path: 'sljd/reportIndex_jsfl',
- name: '河湖清四乱检查情况表',
- component: () =>
- import('../views/gongzuochengguo/reportIndex_jsfl.vue'),
- },
- {
- path: 'sljd/reportIndex_sltsn',
- name: '水利提速年统计报表',
- component: () =>
- import('../views/gongzuochengguo/reportIndex_sltsn.vue'),
- },
- {
- path: 'sljd/reportIndex_dcwtfc',
- name: '防洪工程问题复查统计报表',
- component: () =>
- import('../views/gongzuochengguo/reportIndex_dcwtfc.vue'),
- },
- {
- path: 'sljd/reportIndex_nyaq',
- name: '农村饮水安全统计报表',
- component: () =>
- import('../views/gongzuochengguo/reportIndex_nyaq.vue'),
- },
- {
- path: 'sljd/reportIndex_slaqscdpc',
- name: '水利安全生产大排查统计报表',
- component: () =>
- import('../views/gongzuochengguo/reportIndex_slaqscdpc.vue'),
- },
- {
- path: 'sljd/reportIndex_tphwaq',
- name: '督查成果-脱贫户饮水安全',
- component: () =>
- import('../views/gongzuochengguo/reportIndex_tphwaq.vue'),
- },
- {
- path: 'sljd/dctb_common',
- name: '通用督查填报',
- component: () =>
- import('../views/duChaTianBao/duChaTianBaoIndex_common.vue'),
- children: [
- { path: '615', name: '大中型水闸工程督查填报' },
- { path: '616', name: '堤防工程督查填报' },
- { path: '617', name: '农村水电站督查填报' },
- { path: '618', name: '取用水管理监督督查填报' },
- { path: '619', name: '山洪灾害系统平台督查填报' },
- { path: '620', name: '山洪灾害预警广播站督查填报' },
- { path: '621', name: '水资源重点工作督查填报' },
- { path: '622', name: '万人以上农饮工程督查填报' },
- { path: '623', name: '万人以下工程农饮工程督查填报' },
- { path: '624', name: '小型水闸工程督查填报' },
- { path: '625', name: '饮用水水源地督查填报' },
- { path: '626', name: '用水统计督查填报' },
- { path: '627', name: '自动监测站点督查填报' },
- { path: '628', name: '小型水库督查填报' },
- { path: '629', name: '大中型水库督查填报' },
- ],
- },
- {
- path: 'sljd/zgwz_flow',
- name: '整改问责',
- component: () => import('../views/duChaWenTi/zgwzWenTi_all.vue'),
- children: [
- { path: '211', name: '县-经办人-整改中问题' },
- { path: '212', name: '县-县级单位审核人-待复核问题' },
- { path: '221', name: '市整改问责-经办人-问题整改' },
- { path: '223', name: '市-责任科室经办人-待复核问题' },
- { path: '222', name: '市-市级单位审核人-待复核问题' },
- ],
- },
- {
- path: 'sljd/pblmList',
- name: '问题清单管理',
- component: () => import('../views/systemManage/pblmList.vue'),
- },
- {
- path: 'sljd/xtgl/yhgl',
- name: '用户管理',
- component: () => import('../views/xiTongGuanLi/userManageView.vue'),
- },
- {
- path: 'sljd/xtgl/jsgl',
- name: '角色管理',
- component: () => import('../views/xiTongGuanLi/roleManageView.vue'),
- },
- {
- path: 'sljd/shgl',
- name: '审核管理',
- component: () => import('../views/xiTongGuanLi/shglManage.vue'),
- },
- {
- path: 'sljd/smsreminder',
- name: '短信提醒',
- component: () => import('../views/xiTongGuanLi/smsreminder.vue'),
- },
- {
- path: 'sljd/dcdxjcxx',
- name: '督查对象基础信息',
- component: () => import('../views/xiTongGuanLi/dcdxjcxx.vue'),
- },
- {
- path: 'sljd/dataApproveRecord',
- name: '数据调整',
- component: () => import('../views/duChaJiHua/dataApprove.vue'),
- children: [
- { path: '1', name: '数据调整审核(市责任科室)' },
- { path: '2', name: '数据调整审核(省业务处室)' },
- ],
- },
- {
- path: 'sljd/reportIndex_zhfxwtqr',
- name: '综合发现问题确认情况',
- component: () =>
- import('../views/gongzuochengguo/reportIndex_zhfxwtqr.vue'),
- },
- {
- path: 'sljd/reportIndex_group',
- name: '督查组发现问题统计',
- component: () =>
- import('../views/gongzuochengguo/reportIndex_group.vue'),
- },
- {
- path: 'sljd/reportIndex_zgtzhz',
- name: '整改台账汇总表',
- component: () =>
- import('../views/gongzuochengguo/reportIndex_zgtzhz.vue'),
- },
- {
- path: 'sljd/reportIndex_area',
- name: '确认问题区域分布情况统计',
- component: () =>
- import('../views/gongzuochengguo/reportIndex_area.vue'),
- },
- {
- path: 'sljd/reportIndex_zhdcgzcg',
- name: '综合督查工作成果',
- component: () =>
- import('../views/gongzuochengguo/reportIndex_zhdcgzcg.vue'),
- },
- {
- path: 'sljd/reportIndex_sxzctj',
- name: '市县自查统计',
- component: () =>
- import('../views/gongzuochengguo/reportIndex_sxzctj.vue'),
- },
- {
- path: 'sljd/reportIndex_month_mend_s',
- name: '省级整改月报统计',
- component: () =>
- import('../views/gongzuochengguo/reportIndex_month_mend.vue'),
- },
- {
- path: 'sljd/jxzgyb',
- name: '水利监督发现问题整改月报',
- component: () =>
- import('../views/gongzuochengguo/report_jxzgyb_doc.vue'),
- },
- {
- path: 'sljd/reportIndex_slzjdc',
- name: '水利资金督查成果',
- component: () =>
- import('../views/gongzuochengguo/reportIndex_slzjdc.vue'),
- },
- {
- path: 'sljd/reportIndex_synthesis',
- name: '市级综合督查统计',
- component: () =>
- import('../views/gongzuochengguo/reportIndex_synthesis.vue'),
- },
- {
- path: 'sljd/reportIndex_statistics',
- name: '市级抽查问题统计',
- component: () =>
- import('../views/gongzuochengguo/reportIndex_statistics.vue'),
- },
- {
- path: 'sljd/dcMess/todo',
- name: '督查待办任务',
- component: () => import('../views/toDoPage/dcToDoPage.vue'),
- },
- {
- path: 'sljd/pblmGroup/todo',
- name: '问题组内审核待办',
- component: () => import('../views/toDoPage/pblmGroupPage.vue'),
- },
- {
- path: 'sljd/pblmJdc/todo',
- name: '问题监督处审核待办',
- component: () => import('../views/toDoPage/pblmJdcPage.vue'),
- },
- {
- path: 'sljd/pblmYwcs/todo',
- name: '问题业务处室审核待办',
- component: () => import('../views/toDoPage/pblmYwcsPage.vue'),
- },
- {
- path: 'sljd/pblmLeader/todo',
- name: '问题业务处室领导审核待办',
- component: () => import('../views/toDoPage/pblmLeaderPage.vue'),
- },
- {
- name: '监督处初核',
- path: 'sljd/fbjdcch/todo',
- component: () => import('../views/toDoPage/fbJdcch.vue'),
- },
- {
- name: '监督处复核',
- path: 'sljd/fbjdcfh/todo',
- component: () => import('../views/toDoPage/fbJdcfh.vue'),
- },
- {
- name: '稽察中心初核',
- path: 'sljd/fbJczxch/todo',
- component: () => import('../views/toDoPage/fbjczxch.vue'),
- },
- {
- name: '稽察中心复核',
- path: 'sljd/fbJczxfh/todo',
- component: () => import('../views/toDoPage/fbjczxfh.vue'),
- },
- {
- name: '业务处室初核',
- path: 'sljd/fbywcsch/todo',
- component: () => import('../views/toDoPage/fbywcsch.vue'),
- },
- {
- name: '业务处室复核',
- path: 'sljd/fbywcsfh/todo',
- component: () => import('../views/toDoPage/fbywcsfh.vue'),
- },
- {
- name: '归档销号审核',
- path: 'sljd/fbgdxhsh/todo',
- component: () => import('../views/toDoPage/fbgdxhsh.vue'),
- },
- {
- name: '督查投诉填报',
- path: 'sljd/dctstb/todo',
- component: () => import('../views/complaint/dctstb.vue'),
- },
- {
- name: '超期申诉审核待办',
- path: 'sljd/cqsssh/todo',
- component: () => import('../views/toDoPage/cqsssh.vue'),
- },
- {
- path: 'sljd/tssh_flow',
- name: '投诉审核',
- component: () => import('../views/complaint/tsshFlow.vue'),
- children: [
- { path: '001', name: '监督处经办人审核' },
- { path: '002', name: '监督处审核人审核' },
- ],
- },
- {
- name: '预警页',
- path: 'sljd/warnPage',
- component: () => import('../views/complaint/warnPage.vue'),
- },
- {
- name: '开发数据对接',
- path: 'sljd/slzj/page_data_tab',
- component: () => import('../views/slzj/page_data_tab.vue'),
- },
- {
- name: '水利资金督查填报',
- path: 'sljd/slzj/page_dctb_tab',
- component: () => import('../views/slzj/page_dctb_tab.vue'),
- },
- {
- name: '问题处置汇总',
- path: 'sljd/slzj/page_pblm_tab',
- component: () => import('../views/slzj/page_pblm_tab.vue'),
- },
- {
- name: '工作成果',
- path: 'sljd/slzj/page_workresult_tab',
- component: () =>
- import('../views/gongzuochengguo/reportIndex_slzjdc_1.vue'),
- },
- {
- name: '市级综合督查',
- path: 'sljd/slzj/page_sjdc_tab',
- component: () => import('../views/slzj/page_sjdc_tab.vue'),
- },
- {
- name: '县级综合督查',
- path: 'sljd/slzj/page_xjdc_tab',
- component: () => import('../views/slzj/page_xjdc_tab.vue'),
- },
- {
- name: '超期整改申诉',
- path: 'sljd/slzj/page_cqzgss_tab',
- component: () => import('../views/slzj/page_cqzgss_tab.vue'),
- },
- {
- name: '申诉记录查看',
- path: 'sljd/slzj/page_cqzgss_record',
- component: () => import('../views/slzj/page_cqzgss_record.vue'),
- },
- {
- name: '调整问题详情',
- path: 'sljd/slzj/page_tzwtxq_tab',
- component: () => import('../views/slzj/page_tzwtxq_tab.vue'),
- },
- {
- name: '自动关闭超期申诉通道',
- path: 'sljd/slzj/page_cqzgss_autoclose',
- component: () => import('../views/slzj/page_cqzgss_autoclose.vue'),
- },
- {
- name: '手动开启超期申诉通道',
- path: 'sljd/slzj/page_cqzgss_handon',
- component: () => import('../views/slzj/page_cqzgss_handon.vue'),
- },
- {
- name: '手动关闭超期申诉通道',
- path: 'sljd/slzj/page_cqzgss_handclose',
- component: () => import('../views/slzj/page_cqzgss_handclose.vue'),
- },
- {
- name: '月报基础数据',
- path: 'sljd/slzj/page_monthreport_tab',
- component: () => import('../views/slzj/page_monthreport_tab.vue'),
- },
- {
- name: '水利监督专报',
- path: 'sljd/slzj/page_sljdzb_tab',
- component: () => import('../views/slzj/page_sljdzb_tab.vue'),
- },
- {
- name: '水利专报附表',
- path: 'sljd/slzj/page_sljdzbfb_tab',
- component: () =>
- import('../views/gongzuochengguo/reportIndex_month_mend3.vue'),
- },
- {
- name: '待办事项数据推送',
- path: 'sljd/msgSend/todo',
- component: () => import('../views/slzj/page_msgsend_todo.vue'),
- },
- {
- name: '待办推送消息展示',
- path: 'sljd/msgShow/todo',
- component: () => import('../views/slzj/page_msgShow_todo.vue'),
- },
- {
- name: '小水库安全运行',
- path: 'sljd/report/xsk',
- component: () => import('../views/gongzuochengguo/reportIndex_xsk.vue'),
- },
- {
- name: '水利提速年',
- path: 'sljd/report/sltsn',
- component: () =>
- import('../views/gongzuochengguo/reportIndex_sltsn_new.vue'),
- },
- {
- name: '稽察计划管理',
- path: 'jicha/jiHuaGuanLi',
- component: () => import('../views/jicha/jiHuaGuanLi.vue'),
- },
- {
- name: '人员基础信息',
- path: 'jicha/jichuxinxi',
- component: () => import('../views/jicha/jichuxinxi.vue'),
- },
- {
- name: '稽察首页',
- path: 'jicha/inspectionIndex',
- component: () => import('../views/jicha/inspectionIndex.vue'),
- },
- {
- name: '稽察成果报告',
- path: 'jicha/result2',
- component: () => import('../views/jicha/result2.vue'),
- },
- {
- name: '稽察报告文档',
- path: 'jicha/reportJcbgDoc',
- component: () => import('../views/jicha/report_jcbg_doc_group_new.vue'),
- },
- {
- name: '稽察成果表',
- path: 'jicha/resultTable',
- component: () => import('../views/jicha/resultTable.vue'),
- },
- {
- name: '稽察问题列表',
- path: 'jicha/inspectionProblemList',
- component: () => import('../views/jicha/inspectionProblemList.vue'),
- },
- {
- name: '稽察法律法规',
- path: 'jicha/inspectionLawStandards',
- component: () => import('../views/jicha/inspectionLawStandards.vue'),
- },
- ],
- },
- ];
|