|
@@ -45,6 +45,33 @@ import steel_outboundStatistics from '../components/steel/steel_outboundStatisti
|
|
import steel_inboundStatistics from '../components/steel/steel_inboundStatistics.vue'
|
|
import steel_inboundStatistics from '../components/steel/steel_inboundStatistics.vue'
|
|
|
|
|
|
|
|
|
|
|
|
+// 一帮库页面配置
|
|
|
|
+import bar1_addTransfer from '../components/steel/bar1_steel/bar1_addTransfer.vue'
|
|
|
|
+import bar1_billOfLading from '../components/steel/bar1_steel/bar1_billOfLading.vue'
|
|
|
|
+import bar1_billOfLadingAdd from '../components/steel/bar1_steel/bar1_billOfLadingAdd.vue'
|
|
|
|
+import bar1_editSteel_restack from '../components/steel/bar1_steel/bar1_editSteel_restack.vue'
|
|
|
|
+import bar1_inboundDetails from '../components/steel/bar1_steel/bar1_inboundDetails.vue'
|
|
|
|
+import bar1_insertCheckInventory from '../components/steel/bar1_steel/bar1_insertCheckInventory.vue'
|
|
|
|
+import bar1_insertTransfer from '../components/steel/bar1_steel/bar1_insertTransfer.vue'
|
|
|
|
+import bar1_steel_check from '../components/steel/bar1_steel/bar1_steel_check.vue'
|
|
|
|
+import bar1_steel_close from '../components/steel/bar1_steel/bar1_steel_close.vue'
|
|
|
|
+import bar1_steel_inbound from '../components/steel/bar1_steel/bar1_steel_inbound.vue'
|
|
|
|
+import bar1_steel_inboundReal from '../components/steel/bar1_steel/bar1_steel_inboundReal.vue'
|
|
|
|
+import bar1_steel_reserved from '../components/steel/bar1_steel/bar1_steel_reserved.vue'
|
|
|
|
+import bar1_steel_outbound from '../components/steel/bar1_steel/bar1_steel_outbound.vue'
|
|
|
|
+import bar1_steel_real from '../components/steel/bar1_steel/bar1_steel_real.vue'
|
|
|
|
+import bar1_steel_realDown from '../components/steel/bar1_steel/bar1_steel_realDown.vue'
|
|
|
|
+import bar1_steel_rebound from '../components/steel/bar1_steel/bar1_steel_rebound.vue'
|
|
|
|
+import bar1_steel_restack from '../components/steel/bar1_steel/bar1_steel_restack.vue'
|
|
|
|
+import bar1_steel_restackAdd from '../components/steel/bar1_steel/bar1_steel_restackAdd.vue'
|
|
|
|
+import bar1_steel_sendreceive from '../components/steel/bar1_steel/bar1_steel_sendreceive.vue'
|
|
|
|
+import bar1_steel_transfer from '../components/steel/bar1_steel/bar1_steel_transfer.vue'
|
|
|
|
+import bar1_steel_checkWarehouse from '../components/steel/bar1_steel/bar1_checkWarehouse.vue'
|
|
|
|
+import bar1_steel_addCheckWarehouse from '../components/steel/bar1_steel/bar1_addCheckWarehouse.vue'
|
|
|
|
+import bar1_addSteelInbound from '../components/steel/bar1_steel/bar1_addSteelInbound.vue'
|
|
|
|
+import bar1_addSteelReserved from '../components/steel/bar1_steel/bar1_addSteelReserved.vue'
|
|
|
|
+import bar1_steel_inboundStatistics from '../components/steel/bar1_steel/bar1_steel_inboundStatistics.vue'
|
|
|
|
+import bar1_steel_outboundStatistics from '../components/steel/bar1_steel/bar1_steel_outboundStatistics.vue'
|
|
Vue.use(Router)
|
|
Vue.use(Router)
|
|
const constantRouterMap = [
|
|
const constantRouterMap = [
|
|
{
|
|
{
|
|
@@ -90,8 +117,35 @@ const constantRouterMap = [
|
|
{path: 'steel_addCheckWarehouse', name: 'steel_addCheckWarehouse', meta: {code: 'xtpzgl-yhgl'}, component: steel_addCheckWarehouse},
|
|
{path: 'steel_addCheckWarehouse', name: 'steel_addCheckWarehouse', meta: {code: 'xtpzgl-yhgl'}, component: steel_addCheckWarehouse},
|
|
{path: 'addSteelInbound', name: 'addSteelInbound', meta: {code: 'xtpzgl-yhgl'}, component: addSteelInbound},
|
|
{path: 'addSteelInbound', name: 'addSteelInbound', meta: {code: 'xtpzgl-yhgl'}, component: addSteelInbound},
|
|
{path: 'addSteelReserved', name: 'addSteelReserved', meta: {code: 'xtpzgl-yhgl'}, component: addSteelReserved},
|
|
{path: 'addSteelReserved', name: 'addSteelReserved', meta: {code: 'xtpzgl-yhgl'}, component: addSteelReserved},
|
|
|
|
+ {path: 'steel_inboundStatistics', name: 'steel_inboundStatistics', meta: {code: 'xtpzgl-yhgl'}, component: steel_inboundStatistics},
|
|
{path: 'steel_outboundStatistics',name: 'steel_outboundStatistics',meta: {code: 'xtpzgl-yhgl'},component: steel_outboundStatistics},
|
|
{path: 'steel_outboundStatistics',name: 'steel_outboundStatistics',meta: {code: 'xtpzgl-yhgl'},component: steel_outboundStatistics},
|
|
- {path: 'steel_inboundStatistics', name: 'steel_inboundStatistics', meta: {code: 'xtpzgl-yhgl'}, component: steel_inboundStatistics}
|
|
|
|
|
|
+ {path: 'bar1_addTransfer', name: 'bar1_addTransfer', meta: {code: 'xtpzgl-yhgl'}, component: bar1_addTransfer},
|
|
|
|
+ {path: 'bar1_billOfLading', name: 'bar1_billOfLading', meta: {code: 'xtpzgl-yhgl'}, component: bar1_billOfLading},
|
|
|
|
+ {path: 'bar1_billOfLadingAdd/:orderId', name: 'bar1_billOfLadingAdd', meta: {code: 'xtpzgl-yhgl'}, component: bar1_billOfLadingAdd},
|
|
|
|
+ {path: 'bar1_editSteel_restack/:resultId', name: 'bar1_editSteel_restack', meta: {code: 'xtpzgl-yhgl'}, component: bar1_editSteel_restack},
|
|
|
|
+ {path: 'bar1_inboundDetails/:inboundId', name: 'bar1_inboundDetails', meta: {code: 'xtpzgl-yhgl'}, component: bar1_inboundDetails},
|
|
|
|
+ {path: 'bar1_insertCheckInventory', name: 'bar1_insertCheckInventory', meta: {code: 'xtpzgl-yhgl'}, component: bar1_insertCheckInventory},
|
|
|
|
+ {path: 'bar1_insertTransfer', name: 'bar1_insertTransfer', meta: {code: 'xtpzgl-yhgl'}, component: bar1_insertTransfer},
|
|
|
|
+ {path: 'bar1_steel_check', name: 'bar1_steel_check', meta: {code: 'xtpzgl-yhgl'}, component: bar1_steel_check},
|
|
|
|
+ {path: 'bar1_steel_close', name: 'bar1_steel_close', meta: {code: 'xtpzgl-yhgl'}, component: bar1_steel_close},
|
|
|
|
+ {path: 'bar1_steel_inbound', name: 'bar1_steel_inbound', meta: {code: 'xtpzgl-yhgl'}, component: bar1_steel_inbound},
|
|
|
|
+ {path: 'bar1_steel_inboundReal', name: 'bar1_steel_inboundReal', meta: {code: 'xtpzgl-yhgl'}, component: bar1_steel_inboundReal},
|
|
|
|
+ {path: 'bar1_steel_reserved', name: 'bar1_steel_reserved', meta: {code: 'xtpzgl-yhgl'}, component: bar1_steel_reserved},
|
|
|
|
+ {path: 'bar1_steel_outbound', name: 'bar1_steel_outbound', meta: {code: 'xtpzgl-yhgl'}, component: bar1_steel_outbound},
|
|
|
|
+ {path: 'bar1_steel_real', name: 'bar1_steel_real', meta: {code: 'xtpzgl-yhgl'}, component: bar1_steel_real},
|
|
|
|
+ {path: 'bar1_steel_realDown/gridId', name: 'bar1_steel_realDown', meta: {code: 'xtpzgl-yhgl'}, component: bar1_steel_realDown},
|
|
|
|
+ {path: 'bar1_steel_rebound', name: 'bar1_steel_rebound', meta: {code: 'xtpzgl-yhgl'}, component: bar1_steel_rebound},
|
|
|
|
+ {path: 'bar1_steel_restack', name: 'bar1_steel_restack', meta: {code: 'xtpzgl-yhgl'}, component: bar1_steel_restack},
|
|
|
|
+ {path: 'bar1_steel_restackAdd', name: 'bar1_steel_restackAdd', meta: {code: 'xtpzgl-yhgl'}, component: bar1_steel_restackAdd},
|
|
|
|
+ {path: 'bar1_steel_sendreceive', name: 'bar1_steel_sendreceive', meta: {code: 'xtpzgl-yhgl'}, component: bar1_steel_sendreceive},
|
|
|
|
+ {path: 'bar1_steel_transfer', name: 'bar1_steel_transfer', meta: {code: 'xtpzgl-yhgl'}, component: bar1_steel_transfer},
|
|
|
|
+ {path: 'bar1_steel_checkWarehouse', name: 'bar1_steel_checkWarehouse', meta: {code: 'xtpzgl-yhgl'}, component: bar1_steel_checkWarehouse},
|
|
|
|
+ {path: 'bar1_steel_addCheckWarehouse', name: 'bar1_steel_addCheckWarehouse', meta: {code: 'xtpzgl-yhgl'}, component: bar1_steel_addCheckWarehouse},
|
|
|
|
+ {path: 'bar1_addSteelInbound', name: 'bar1_addSteelInbound', meta: {code: 'xtpzgl-yhgl'}, component: bar1_addSteelInbound},
|
|
|
|
+ {path: 'bar1_addSteelReserved', name: 'bar1_addSteelReserved', meta: {code: 'xtpzgl-yhgl'}, component: bar1_addSteelReserved},
|
|
|
|
+ {path: 'bar1_steel_inboundStatistics', name: 'bar1_steel_inboundStatistics', meta: {code: 'xtpzgl-yhgl'}, component: bar1_steel_inboundStatistics},
|
|
|
|
+ {path: 'bar1_steel_outboundStatistics', name: 'bar1_steel_outboundStatistics', meta: {code: 'xtpzgl-yhgl'}, component: bar1_steel_outboundStatistics},
|
|
|
|
+
|
|
]
|
|
]
|
|
}
|
|
}
|
|
];
|
|
];
|