Commit e9f70c62 LN

菜单名称修改

1 个父辈 eea4ba51
......@@ -32,8 +32,8 @@ public class Micron1053Menu {
//ML5
Menu mL5 = Menu.CreatePMenu("ML5", 13, "mlFive", "miFive",null);
MenuInit.addMenu(menuLabel,mL5,130, "ML5","miFive", "mlFive/miFive/index","miFive");
MenuInit.addMenu(menuLabel,mL5, 131, "ML5 DISPATCH SELECTION", "ML5DispatchSelect", "mlFive/dispatchSelect/index","dispatchSelection");
MenuInit.addMenu(menuLabel,mL5,132, "ML5 LOADING SELECTION","ML5Loading", "mlFive/LoadingSelect/index","loadingSelection");
MenuInit.addMenu(menuLabel,mL5, 131, "ML5O STATUS", "ML5DispatchSelect", "mlFive/dispatchSelect/index","dispatchSelection");
MenuInit.addMenu(menuLabel,mL5,132, "ML5S STORAGE","ML5Loading", "mlFive/LoadingSelect/index","loadingSelection");
MenuInit.addMenu(menuLabel,mL5,133, "DISPATCH STATUS", "dispatchStatus", "mlFive/dispatchStatus/index","dispatchStatus");
MenuInit.addMenu(menuLabel,mL5,134,"LOADING STATUS","loadingStatus", "mlFive/loadingStatus/index","loadingStatus");
MenuInit.addMenu(menuLabel,mL5,136,"ML5S Dispatch","mlFivesDispatch", "mlFives/dispatch/index","dispatch");
......
......@@ -292,8 +292,8 @@ smfcore.performanceReport=Performance
smfcore.orderReport=Order
smfcore.createOrder=\u751F\u6210\u5DE5\u5355
smfcore.mlFive=ML5
smfcore.ML5DispatchSelect=ML5 DISPATCH SELECTION
smfcore.ML5Loading=ML5 LOADING SELECTION
smfcore.ML5DispatchSelect=ML5O STATUS
smfcore.ML5Loading=ML5S STORAGE
smfcore.dispatchStatus=DISPATCH STATUS
smfcore.loadingStatus=LOADING STATUS
smfcore.miFive=ML5
......
......@@ -281,8 +281,8 @@ smfcore.performanceReport=Performance
smfcore.orderReport=Order
smfcore.createOrder=Generate work order
smfcore.mlFive=ML5
smfcore.ML5DispatchSelect=ML5 DISPATCH SELECTION
smfcore.ML5Loading=ML5 LOADING SELECTION
smfcore.ML5DispatchSelect=ML5O STATUS
smfcore.ML5Loading=ML5S STORAGE
smfcore.dispatchStatus=DISPATCH STATUS
smfcore.loadingStatus=LOADING STATUS
smfcore.miFive=ML5
......
......@@ -277,8 +277,8 @@ smfcore.performanceReport=Performance
smfcore.orderReport=Order
smfcore.createOrder=\u751F\u6210\u5DE5\u5355
smfcore.mlFive=ML5
smfcore.ML5DispatchSelect=ML5 DISPATCH SELECTION
smfcore.ML5Loading=ML5 LOADING SELECTION
smfcore.ML5DispatchSelect=ML5O STATUS
smfcore.ML5Loading=ML5S STORAGE
smfcore.dispatchStatus=DISPATCH STATUS
smfcore.loadingStatus=LOADING STATUS
smfcore.miFive=ML5
......
......@@ -277,8 +277,8 @@ smfcore.performanceReport=Performance
smfcore.orderReport=Order
smfcore.createOrder=\u751F\u6210\u5DE5\u5355
smfcore.mlFive=ML5
smfcore.ML5DispatchSelect=ML5 DISPATCH SELECTION
smfcore.ML5Loading=ML5 LOADING SELECTION
smfcore.ML5DispatchSelect=ML5O STATUS
smfcore.ML5Loading=ML5S STORAGE
smfcore.dispatchStatus=DISPATCH STATUS
smfcore.loadingStatus=LOADING STATUS
smfcore.miFive=ML5
......
......@@ -278,8 +278,8 @@ smfcore.performanceReport=Performance
smfcore.orderReport=Order
smfcore.createOrder=\u751F\u6210\u5DE5\u5355
smfcore.mlFive=ML5
smfcore.ML5DispatchSelect=ML5 DISPATCH SELECTION
smfcore.ML5Loading=ML5 LOADING SELECTION
smfcore.ML5DispatchSelect=ML5O STATUS
smfcore.ML5Loading=ML5S STORAGE
smfcore.dispatchStatus=DISPATCH STATUS
smfcore.loadingStatus=LOADING STATUS
smfcore.miFive=ML5
......
支持 Markdown 格式
你添加了 0 到此讨论。请谨慎行事。
Finish editing this message first!