Browse Source

update business.js

master
姜旭之 1 year ago
parent
commit
494e16e900
  1. 525
      code/src/Modules/SettleAccount/host/SettleAccount.HttpApi.Host/wwwroot/router/business.js

525
code/src/Modules/SettleAccount/host/SettleAccount.HttpApi.Host/wwwroot/router/business.js

@ -24,7 +24,7 @@ export default [
},
},
{
path: "bbac_se_detail",
path: "bbac_se_detail_service",
meta: {
type: "page",
title: "JIS发运数据",
@ -32,7 +32,7 @@ export default [
},
},
{
path: "bbac_se_edi",
path: "bbac_se_edi_service",
meta: {
type: "page",
title: "EDI数据",
@ -41,37 +41,544 @@ export default [
},
],
},
{
path: "contrast",
meta: {
type: "group",
title: "数据对比",
icon: "folder",
},
children: [
{
path: "bbac_sa_detail_jobservice",
meta: {
type: "page",
title: "EDI与发运数据对比",
icon: "file",
},
},
{
path: "bbac_sa_detail_jobservice",
meta: {
type: "page",
title: "EDI、发运与结算比对",
icon: "file",
},
},
{
path: "bbac_sa_detail_jobservice",
meta: {
type: "page",
title: "发运与结算数据二次比对",
icon: "file",
},
},
{
path: "bbac_sa_detail_jobservice",
meta: {
type: "page",
title: "买单件发运与结算数据三次比对",
icon: "file",
},
},
],
},
{
path: "settlement",
meta: {
type: "group",
title: "结算开票",
icon: "folder",
},
children: [
{
path: "bbac_can_sa_service",
meta: {
type: "page",
title: "BBAC可结算单",
icon: "file",
},
},
{
path: "bbac_not_sa_service",
meta: {
type: "page",
title: "不可结算单",
icon: "file",
},
},
{
path: "bbac_ba_service",
meta: {
type: "page",
title: "商务审批",
icon: "file",
},
},
{
path: "bbac_pd_service",
meta: {
type: "page",
title: "寄售库库存扣减审批",
icon: "file",
},
},
],
},
],
/* path: "business",
},
{
path: "jis-hbpo",
meta: {
type: "group",
title: "JIS-HBPO",
icon: "folder",
},
path: "business",
children: [
{
path: "input",
meta: {
type: "group",
title: "数据输入",
icon: "folder",
},
children: [
{
path: "hbpo_sa_service",
meta: {
type: "page",
title: "JIS结算数据",
icon: "file",
},
},
{
path: "hbpo_se_detail_service",
meta: {
type: "page",
title: "JIS发运数据",
icon: "file",
},
},
{
path: "hbpo_se_edi_service",
meta: {
type: "page",
title: "EDI数据",
icon: "file",
},
},
],
},
{
path: "contrast",
meta: {
type: "group",
title: "数据对比",
icon: "folder",
},
children: [
{
path: "hbpo_sa_detail_jobservice",
meta: {
type: "page",
title: "EDI与发运数据对比",
icon: "file",
},
},
{
path: "hbpo_sa_detail_jobservice",
meta: {
type: "page",
title: "EDI、发运与结算比对",
icon: "file",
},
},
{
path: "hbpo_sa_detail_jobservice",
meta: {
type: "page",
title: "发运与结算数据二次比对",
icon: "file",
},
},
],
},
{
path: "settlement",
meta: {
type: "group",
title: "结算开票",
icon: "folder",
},
children: [
{
path: "hbpo_can_sa_service",
meta: {
type: "page",
title: "可结算单",
icon: "file",
},
},
{
path: "hbpo_not_sa_service",
meta: {
type: "page",
title: "不可结算单",
icon: "file",
},
},
{
path: "hbpo_ba_service",
meta: {
type: "page",
title: "商务审批",
icon: "file",
},
},
{
path: "hbpo_pd_service",
meta: {
type: "page",
title: "寄售库库存扣减审批",
icon: "file",
},
},
],
},
],
},
{
path: "jit",
meta: {
type: "group",
title: "直供件",
icon: "folder",
},
path: "business",
children: [
{
path: "input",
meta: {
type: "group",
title: "数据输入",
icon: "folder",
},
children: [
{
path: "pub_sa_service",
meta: {
type: "page",
title: "结算数据",
icon: "file",
},
},
{
path: "pub_se_detail_service",
meta: {
type: "page",
title: "发运数据",
icon: "file",
},
},
],
},
{
path: "contrast",
meta: {
type: "group",
title: "数据对比",
icon: "folder",
},
children: [
{
path: "pub_sa_detail_jobservice",
meta: {
type: "page",
title: "发运与结算比对",
icon: "file",
},
},
{
path: "pub_sa_detail_jobservice",
meta: {
type: "page",
title: "发运与结算二次比对",
icon: "file",
},
},
],
},
{
path: "settlement",
meta: {
type: "group",
title: "结算开票",
icon: "folder",
},
children: [
{
path: "pub_can_sa_service",
meta: {
type: "page",
title: "可结算单",
icon: "file",
},
},
{
path: "pub_not_sa_service",
meta: {
type: "page",
title: "不可结算单",
icon: "file",
},
},
{
path: "pub_ba_service",
meta: {
type: "page",
title: "商务审批",
icon: "file",
},
},
{
path: "pub_pd_service",
meta: {
type: "page",
title: "寄售库库存扣减审批",
icon: "file",
},
},
],
},
],
},
{
path: "bj",
meta: {
type: "group",
title: "备件",
icon: "folder",
},
path: "business",
children: [
{
path: "input",
meta: {
type: "group",
title: "数据输入",
icon: "folder",
},
children: [
{
path: "pub_sa_service",
meta: {
type: "page",
title: "结算数据",
icon: "file",
},
},
{
path: "pub_se_detail_service",
meta: {
type: "page",
title: "发运数据",
icon: "file",
},
},
],
},
{
path: "contrast",
meta: {
type: "group",
title: "数据对比",
icon: "folder",
},
children: [
{
path: "pub_sa_detail_jobservice",
meta: {
type: "page",
title: "发运与结算比对",
icon: "file",
},
},
{
path: "pub_sa_detail_jobservice",
meta: {
type: "page",
title: "发运与结算二次比对",
icon: "file",
},
},
],
},
{
path: "settlement",
meta: {
type: "group",
title: "结算开票",
icon: "folder",
},
children: [
{
path: "pub_can_sa_service",
meta: {
type: "page",
title: "可结算单",
icon: "file",
},
},
{
path: "pub_not_sa_service",
meta: {
type: "page",
title: "不可结算单",
icon: "file",
},
},
{
path: "pub_ba_service",
meta: {
type: "page",
title: "商务审批",
icon: "file",
},
},
{
path: "pub_pd_service",
meta: {
type: "page",
title: "寄售库库存扣减审批",
icon: "file",
},
},
],
},
],
},
{
path: "in",
meta: {
type: "group",
title: "印度件",
icon: "folder",
},
path: "business",
children: [
{
path: "input",
meta: {
type: "group",
title: "数据输入",
icon: "folder",
},
children: [
{
path: "pub_sa_service",
meta: {
type: "page",
title: "结算数据",
icon: "file",
},
},
{
path: "pub_se_detail_service",
meta: {
type: "page",
title: "发运数据",
icon: "file",
},
},
],
},
{
path: "contrast",
meta: {
type: "group",
title: "数据对比",
icon: "folder",
},
children: [
{
path: "pub_sa_detail_jobservice",
meta: {
type: "page",
title: "发运与结算比对",
icon: "file",
},
},
{
path: "pub_sa_detail_jobservice",
meta: {
type: "page",
title: "发运与结算二次比对",
icon: "file",
},
},
],
},
{
path: "settlement",
meta: {
type: "group",
title: "结算开票",
icon: "folder",
},
children: [
{
path: "pub_can_sa_service",
meta: {
type: "page",
title: "可结算单",
icon: "file",
},
},
{
path: "pub_not_sa_service",
meta: {
type: "page",
title: "不可结算单",
icon: "file",
},
},
{
path: "pub_ba_service",
meta: {
type: "page",
title: "商务审批",
icon: "file",
},
},
{
path: "pub_pd_service",
meta: {
type: "page",
title: "寄售库库存扣减审批",
icon: "file",
},
},
],
},
],
},
{
path: "inspect",
meta: {
type: "group",
title: "商务审核",
icon: "folder",
}, */
},
children: [
{
path: "invoice_grp_dto",
meta: {
type: "page",
title: "财务管理审核",
icon: "file",
},
},
],
},
];

Loading…
Cancel
Save