From 04b4e2ca4bbbc147036a0bf15ce0b8b1c45cc74b Mon Sep 17 00:00:00 2001
From: huangxiaoqiang <huangxiaoqiang@hnkhzn.com>
Date: 星期六, 11 十月 2025 16:26:22 +0800
Subject: [PATCH] 新增设备状态上传与包装站台换型功能在CommonConveyorLine_BZJob.cs和CommonConveyorLine_GWJob.cs中新增对信号状态判断逻辑。 在 ConfigConst.cs`中新增常量 EqptRun,用于设备状态上传。新增 EqptRunDTO类,支持设备运行状态的数据传输。在 IAgingInOrOutInputService.cs中定义 Change方法接口,并在AgingInOrOutInputService.cs中实现设备型号修改逻辑。优化 Dt_TaskService.cs中的异常电芯处理、组盘信息获取、库存查询逻辑,并新增包装站台换型功能。 - 增强日志记录,便于问题排查。
---
CodeManagement/WMS/WIDESEA_WMSClient/src/router/tables.js | 84 +++++++++++++++++++++++++----------------
1 files changed, 51 insertions(+), 33 deletions(-)
diff --git a/CodeManagement/WMS/WIDESEA_WMSClient/src/router/tables.js b/CodeManagement/WMS/WIDESEA_WMSClient/src/router/tables.js
index 834c92a..7759294 100644
--- a/CodeManagement/WMS/WIDESEA_WMSClient/src/router/tables.js
+++ b/CodeManagement/WMS/WIDESEA_WMSClient/src/router/tables.js
@@ -4,23 +4,20 @@
name: 'Dt_AreaInfo',
component: () => import('@/views/widesea_wms/basicinfo/Dt_AreaInfo.vue'),
meta: {
-
+
}
},
{
path: '/Dt_BillGroupStock',
name: 'Dt_BillGroupStock',
component: () => import('@/views/widesea_wms/stock/Dt_BillGroupStock.vue'),
- meta: {
-
- }
},
// {
// path: '/Dt_BillGroupStockDetail',
// name: 'Dt_BillGroupStockDetail',
// component: () => import('@/views/widesea_wms/stock/Dt_BillGroupStockDetail.vue'),
// meta: {
- // keepAlive: true
+ //
// }
// },
{
@@ -28,7 +25,7 @@
name: 'Dt_InboundOrder',
component: () => import('@/views/widesea_wms/invoices/Dt_InboundOrder.vue'),
meta: {
-
+
}
},
{
@@ -36,7 +33,7 @@
name: 'Dt_InboundOrderDetail',
component: () => import('@/views/widesea_wms/invoices/Dt_InboundOrderDetail.vue'),
meta: {
-
+
}
},
{
@@ -44,7 +41,7 @@
name: 'Dt_LocationInfo',
component: () => import('@/views/widesea_wms/basicinfo/Dt_LocationInfo.vue'),
meta: {
-
+
}
},
{
@@ -52,7 +49,7 @@
name: 'Dt_MaterielAttribute',
component: () => import('@/views/widesea_wms/material/Dt_MaterielAttribute.vue'),
meta: {
-
+
}
},
{
@@ -60,7 +57,7 @@
name: 'Dt_MaterielInfo',
component: () => import('@/views/widesea_wms/material/Dt_MaterielInfo.vue'),
meta: {
-
+
}
},
{
@@ -68,7 +65,7 @@
name: 'Dt_OutOrder',
component: () => import('@/views/widesea_wms/invoices/Dt_OutOrder.vue'),
meta: {
-
+
}
},
{
@@ -76,7 +73,7 @@
name: 'Dt_OutOrderAndStock',
component: () => import('@/views/widesea_wms/invoices/Dt_OutOrderAndStock.vue'),
meta: {
-
+
}
},
{
@@ -84,7 +81,7 @@
name: 'Dt_OutOrderDetail',
component: () => import('@/views/widesea_wms/invoices/Dt_OutOrderDetail.vue'),
meta: {
-
+
}
},
{
@@ -92,7 +89,7 @@
name: 'Dt_OutOrderProduction',
component: () => import('@/views/widesea_wms/invoices/Dt_OutOrderProduction.vue'),
meta: {
-
+
}
},
{
@@ -100,7 +97,7 @@
name: 'Dt_OutOrderProductionDetail',
component: () => import('@/views/widesea_wms/invoices/Dt_OutOrderProductionDetail.vue'),
meta: {
-
+
}
},
{
@@ -108,7 +105,7 @@
name: 'Dt_OutOrderTransfer',
component: () => import('@/views/widesea_wms/invoices/Dt_OutOrderTransfer.vue'),
meta: {
-
+
}
},
{
@@ -116,7 +113,7 @@
name: 'Dt_OutOrderTransferDetail',
component: () => import('@/views/widesea_wms/invoices/Dt_OutOrderTransferDetail.vue'),
meta: {
-
+
}
},
{
@@ -124,7 +121,7 @@
name: 'Dt_RoadWayInfo',
component: () => import('@/views/widesea_wms/basicinfo/Dt_RoadWayInfo.vue'),
meta: {
-
+
}
},
{
@@ -132,7 +129,7 @@
name: 'Dt_Strategy',
component: () => import('@/views/widesea_wms/basicinfo/Dt_Strategy.vue'),
meta: {
-
+
}
},
{
@@ -140,14 +137,14 @@
name: 'Dt_Task',
component: () => import('@/views/widesea_wms/taskinfo/Dt_Task.vue'),
meta: {
-
+
}
},{
path: '/Dt_Task_Hty',
name: 'Dt_Task_Hty',
component: () => import('@/views/widesea_wms/taskinfo/Dt_Task_Hty.vue'),
meta: {
-
+
}
},
// {
@@ -155,7 +152,7 @@
// name: 'Dt_TaskOut',
// component: () => import('@/views/widesea_wms/taskinfo/Dt_TaskOut.vue'),
// meta: {
- // keepAlive: false
+ //
// }
// },
// {
@@ -163,7 +160,7 @@
// name: 'Dt_TaskExecuteDetail',
// component: () => import('@/views/widesea_wms/taskinfo/Dt_TaskExecuteDetail.vue'),
// meta: {
- // keepAlive: false
+ //
// }
// },
{
@@ -171,7 +168,7 @@
name: 'Dt_UnitInfo',
component: () => import('@/views/widesea_wms/basicinfo/Dt_UnitInfo.vue'),
meta: {
-
+
}
},
{
@@ -179,7 +176,7 @@
name: 'Dt_WareAreaInfo',
component: () => import('@/views/widesea_wms/basicinfo/Dt_WareAreaInfo.vue'),
meta: {
-
+
}
},
{
@@ -187,7 +184,7 @@
name: 'Dt_OutOrderSorting',
component: () => import('@/views/widesea_wms/invoices/Dt_OutOrderSorting.vue'),
meta: {
-
+
}
},
// {
@@ -200,7 +197,7 @@
name: 'PointStackerRelation',
component: () => import('@/views/widesea_wms/basicinfo/PointStackerRelation.vue'),
meta: {
-
+
}
},
{
@@ -208,7 +205,7 @@
name: 'LocationStatusChange',
component: () => import('@/views/widesea_wms/basicinfo/LocationStatusChange.vue'),
meta: {
-
+
}
},
{
@@ -216,7 +213,7 @@
name: 'DtBoxing',
component: () => import('@/views/widesea_wms/stock/DtBoxingInfo.vue'),
meta: {
-
+
}
},
{
@@ -224,7 +221,7 @@
name: 'momTest',
component: () => import('@/views/widesea_wms/MOM/momTest.vue'),
meta: {
-
+
}
},
{
@@ -232,7 +229,7 @@
name: 'ProductionModel',
component: () => import('@/views/widesea_wms/MOM/ProductionModel.vue'),
meta: {
-
+
}
},
{
@@ -240,14 +237,14 @@
name: 'Dt_StationManager',
component: () => import('@/views/widesea_wms/basicinfo/Dt_StationManager.vue'),
meta: {
-
+
}
},{
path: '/Dt_needBarcode',
name: 'Dt_needBarcode',
component: () => import('@/views/widesea_wms/basicinfo/Dt_needBarcode.vue'),
meta: {
-
+
}
},{
path: '/MOMErrorMessage',
@@ -256,6 +253,27 @@
meta: {
keepAlive: false
}
+ },{
+ path: '/Dt_Changeovers',
+ name: 'Dt_Changeovers',
+ component: () => import('@/views/widesea_wms/basicinfo/Dt_Changeovers.vue'),
+ meta: {
+ keepAlive: false
+ }
+ },{
+ path: '/Dt_BillGroupStock_Hty',
+ name: 'Dt_BillGroupStock_Hty',
+ component: () => import('@/views/widesea_wms/stock/Dt_BillGroupStock_Hty.vue'),
+ meta: {
+ keepAlive: false
+ }
+ }, {
+ path: '/Dt_LocationStatus',
+ name: 'Dt_LocationStatus',
+ component: () => import('@/views/widesea_wms/basicinfo/Dt_LocationStatus.vue'),
+ meta: {
+
+ }
},
]
export default tables
--
Gitblit v1.9.3