完善 MCS 桌面代理与开炼机动作同步,修复原料相关菜单权限,桌面端新增上辅机 MES 菜单。
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -170,6 +170,33 @@ namespace YY.Admin.ViewModels.Control
|
||||
["/xslmes/mesXslMixingProductionPlan"] = "MixingProductionPlanListView",
|
||||
["mesXslMixingProductionPlan"] = "MixingProductionPlanListView",
|
||||
|
||||
["McsActMillListView"] = "McsActMillListView",
|
||||
["/xslmes/mcsActMill"] = "McsActMillListView",
|
||||
["mcsActMill"] = "McsActMillListView",
|
||||
|
||||
// 上辅机mes功能(占位)
|
||||
["ShiftHandoverListView"] = "ShiftHandoverListView",
|
||||
["/xslmes/shiftHandover"] = "ShiftHandoverListView",
|
||||
["shiftHandover"] = "ShiftHandoverListView",
|
||||
["BomValidationListView"] = "BomValidationListView",
|
||||
["/xslmes/bomValidation"] = "BomValidationListView",
|
||||
["bomValidation"] = "BomValidationListView",
|
||||
["FormulaMaintainListView"] = "FormulaMaintainListView",
|
||||
["/xslmes/formulaMaintain"] = "FormulaMaintainListView",
|
||||
["formulaMaintain"] = "FormulaMaintainListView",
|
||||
["PlanManageListView"] = "PlanManageListView",
|
||||
["/xslmes/planManage"] = "PlanManageListView",
|
||||
["planManage"] = "PlanManageListView",
|
||||
["ReportQueryListView"] = "ReportQueryListView",
|
||||
["/xslmes/reportQuery"] = "ReportQueryListView",
|
||||
["reportQuery"] = "ReportQueryListView",
|
||||
["EquipmentDowntimeListView"] = "EquipmentDowntimeListView",
|
||||
["/xslmes/equipmentDowntime"] = "EquipmentDowntimeListView",
|
||||
["equipmentDowntime"] = "EquipmentDowntimeListView",
|
||||
["ProductionLogListView"] = "ProductionLogListView",
|
||||
["/xslmes/productionLog"] = "ProductionLogListView",
|
||||
["productionLog"] = "ProductionLogListView",
|
||||
|
||||
// 已实现页面:打印设置
|
||||
["PrintSettingsView"] = "PrintSettingsView",
|
||||
["/system/printSettings"] = "PrintSettingsView",
|
||||
|
||||
Reference in New Issue
Block a user