Commit 9905ca17 authored by dingyoujian's avatar dingyoujian

调整

parent ee09a898
import request from 'common/src/utils/request' import request from './request'
/* query */ /* query */
export function doQuery(query) { export function doQuery(query) {
......
...@@ -34,13 +34,13 @@ export const powerRoutes=[ ...@@ -34,13 +34,13 @@ export const powerRoutes=[
hidden: false, hidden: false,
alwaysShow:true, alwaysShow:true,
redirect: 'ysflZbdl', redirect: 'ysflZbdl',
meta: {title: "基础参数配置", icon: "fa-cog", noCache: false, link: null,mkid:901010000}, meta: {title: "基础数据", icon: "fa-cog", noCache: false, link: null,mkid:901010000},
children: [ children: [
{ {
component:'jccspz/ysflZbdl/index', component:'jccspz/ysflZbdl/index',
hidden:false, hidden:false,
meta:{ meta:{
"title": "预算分类-总表大类", "title": "预算分类",
"icon": "", "icon": "",
"noCache": false, "noCache": false,
"link": null, "link": null,
...@@ -49,24 +49,24 @@ export const powerRoutes=[ ...@@ -49,24 +49,24 @@ export const powerRoutes=[
name:'ysflZbdl', name:'ysflZbdl',
path:"ysflZbdl" path:"ysflZbdl"
}, },
{ // {
component:'jccspz/xqsxZbxl/index', // component:'jccspz/xqsxZbxl/index',
hidden:false, // hidden:false,
meta:{ // meta:{
"title": "需求事项(总表小类)", // "title": "需求事项",
"icon": "", // "icon": "",
"noCache": false, // "noCache": false,
"link": null, // "link": null,
"mkid":901010600, // "mkid":901010600,
}, // },
name:'xqsxZbxl', // name:'xqsxZbxl',
path:"xqsxZbxl" // path:"xqsxZbxl"
}, // },
{ {
component:'jccspz/erpKjkm/index', component:'jccspz/erpKjkm/index',
hidden:false, hidden:false,
meta:{ meta:{
"title": "ERP会计科目(关联用)", "title": "会计科目",
"icon": "", "icon": "",
"noCache": false, "noCache": false,
"link": null, "link": null,
...@@ -79,7 +79,7 @@ export const powerRoutes=[ ...@@ -79,7 +79,7 @@ export const powerRoutes=[
component:'jccspz/fymxwd/index', component:'jccspz/fymxwd/index',
hidden:false, hidden:false,
meta:{ meta:{
"title": "费用明细维度(关联用)", "title": "费用明细维度",
"icon": "", "icon": "",
"noCache": false, "noCache": false,
"link": null, "link": null,
...@@ -88,19 +88,19 @@ export const powerRoutes=[ ...@@ -88,19 +88,19 @@ export const powerRoutes=[
name:'fymxwd', name:'fymxwd',
path:"fymxwd" path:"fymxwd"
}, },
{ // {
component:'jccspz/zbfs/index', // component:'jccspz/zbfs/index',
hidden:false, // hidden:false,
meta:{ // meta:{
"title": "中标方式", // "title": "中标方式",
"icon": "", // "icon": "",
"noCache": false, // "noCache": false,
"link": null, // "link": null,
"mkid":901030320, // "mkid":901030320,
}, // },
name:'zbfs', // name:'zbfs',
path:"zbfs" // path:"zbfs"
}, // },
{ {
component:'jccspz/xmbwh/index', component:'jccspz/xmbwh/index',
hidden:false, hidden:false,
...@@ -123,13 +123,13 @@ export const powerRoutes=[ ...@@ -123,13 +123,13 @@ export const powerRoutes=[
hidden: false, hidden: false,
alwaysShow:true, alwaysShow:true,
redirect: 'xmmxcx', redirect: 'xmmxcx',
meta: {title: "ERP项目明细账管理", icon: "fa-cog", noCache: false, link: null,mkid:901020000}, meta: {title: "项目明细账管理", icon: "fa-cog", noCache: false, link: null,mkid:901020000},
children: [ children: [
{ {
component:'erpxmmxzgl/xmmxcx/index', component:'erpxmmxzgl/xmmxcx/index',
hidden:false, hidden:false,
meta:{ meta:{
"title": "项目明细查询(定期导入)", "title": "项目信息",
"icon": "", "icon": "",
"noCache": false, "noCache": false,
"link": null, "link": null,
...@@ -142,7 +142,7 @@ export const powerRoutes=[ ...@@ -142,7 +142,7 @@ export const powerRoutes=[
component:'erpxmmxzgl/erpxmmxz/index', component:'erpxmmxzgl/erpxmmxz/index',
hidden:false, hidden:false,
meta:{ meta:{
"title": "ERP项目明细账(定期导入)", "title": "项目明细账",
"icon": "", "icon": "",
"noCache": false, "noCache": false,
"link": null, "link": null,
...@@ -164,7 +164,6 @@ export const powerRoutes=[ ...@@ -164,7 +164,6 @@ export const powerRoutes=[
name:'xhzl', name:'xhzl',
path:"xhzl" path:"xhzl"
} }
] ]
}, },
/* 预算申报及审批*/ /* 预算申报及审批*/
...@@ -174,14 +173,14 @@ export const powerRoutes=[ ...@@ -174,14 +173,14 @@ export const powerRoutes=[
hidden: false, hidden: false,
alwaysShow:true, alwaysShow:true,
redirect: 'yssbkfsz', redirect: 'yssbkfsz',
meta: {title: "预算申报及审批", icon: "fa-cog", noCache: false, link: null,mkid:901030000}, meta: {title: "预算申报", icon: "fa-cog", noCache: false, link: null,mkid:901030000},
children: [ children: [
{ {
component:'sbysjsp/yssq/index', component:'sbysjsp/yssq/index',
hidden:false, hidden:false,
meta:{ meta:{
"title": "预算申请(需求部门提报)", "title": "年初测算",
"icon": "", "icon": "",
"noCache": false, "noCache": false,
"link": null, "link": null,
...@@ -190,24 +189,24 @@ export const powerRoutes=[ ...@@ -190,24 +189,24 @@ export const powerRoutes=[
name:'yssq', name:'yssq',
path:"yssq" path:"yssq"
}, },
{ // {
component:'sbysjsp/mxsx/index', // component:'sbysjsp/mxsx/index',
hidden:false, // hidden:false,
meta:{ // meta:{
"title": "明细事项", // "title": "明细事项",
"icon": "", // "icon": "",
"noCache": false, // "noCache": false,
"link": null, // "link": null,
"mkid": 901030200, // "mkid": 901030200,
}, // },
name:'mxsx', // name:'mxsx',
path:"mxsx" // path:"mxsx"
}, // },
{ {
component:'sbysjsp/yssqtz/index', component:'sbysjsp/yssqtz/index',
hidden:false, hidden:false,
meta:{ meta:{
"title": "预算申请调整", "title": "预算调整",
"icon": "", "icon": "",
"noCache": false, "noCache": false,
"link": null, "link": null,
...@@ -232,6 +231,31 @@ export const powerRoutes=[ ...@@ -232,6 +231,31 @@ export const powerRoutes=[
] ]
}, },
{
path: '/znjh',
component: 'Layout',
hidden: false,
alwaysShow:true,
redirect: 'znjhgl',
meta: {title: "智能稽核", icon: "fa-cog", noCache: false, link: null,mkid:901040000},
children: [
{
component:'znjh/xmznjh/index',
hidden:false,
meta:{
"title": "稽核预警",
"icon": "",
"noCache": false,
"link": null,
"mkid": 901040100,
},
name:'xmznjh',
path:"xmznjh"
},
]
},
/* 汇总查询报表*/ /* 汇总查询报表*/
{ {
path: '/hzcxbb', path: '/hzcxbb',
...@@ -239,7 +263,7 @@ export const powerRoutes=[ ...@@ -239,7 +263,7 @@ export const powerRoutes=[
hidden: false, hidden: false,
alwaysShow:true, alwaysShow:true,
redirect: 'erpxmmxz', redirect: 'erpxmmxz',
meta: {title: "汇总查询报表", icon: "fa-cog", noCache: false, link: null,mkid:901040000}, meta: {title: "汇总查询报表", icon: "fa-cog", noCache: false, link: null,mkid:901050000},
children: [ children: [
{ {
component:'hzcxbb/erpxmmxz/index', component:'hzcxbb/erpxmmxz/index',
...@@ -254,19 +278,6 @@ export const powerRoutes=[ ...@@ -254,19 +278,6 @@ export const powerRoutes=[
name:'erpxmmxz', name:'erpxmmxz',
path:"erpxmmxz" path:"erpxmmxz"
}, },
{
component:'hzcxbb/xmznjh/index',
hidden:false,
meta:{
"title": "项目智能稽核",
"icon": "",
"noCache": false,
"link": null,
"mkid": 901020400,
},
name:'xmznjh',
path:"xmznjh"
},
{ {
component:'hzcxbb/kshdp/index', component:'hzcxbb/kshdp/index',
hidden:false, hidden:false,
......
...@@ -107,7 +107,7 @@ ...@@ -107,7 +107,7 @@
doGo, doGo,
doOver, doOver,
doClose doClose
} from '@/api/hzcxbb/xmznjh.js'; } from '@/api/znjh/xmznjh.js';
import { import {
downloadJson downloadJson
} from 'common/src/utils/request.js' } from 'common/src/utils/request.js'
......
...@@ -52,7 +52,7 @@ ...@@ -52,7 +52,7 @@
import {datetime} from 'common/src/api/common' import {datetime} from 'common/src/api/common'
import { import {
createWtqd createWtqd
} from '@/api/hzcxbb/xmznjh.js'; } from '@/api/znjh/xmznjh.js';
export default { export default {
props: { props: {
......
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
<script> <script>
import { import {
queryWtdtl, queryWtdtl,
} from '@/api/hzcxbb/xmznjh.js'; } from '@/api/znjh/xmznjh.js';
import { import {
tableMixin_noapp tableMixin_noapp
} from 'common' } from 'common'
......
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