case 4123
This commit is contained in:
@@ -478,7 +478,7 @@ function initNavPanel() {
|
||||
window.$gz.role.canOpen(window.$gz.type.PartInventory)
|
||||
) {
|
||||
sub.push({
|
||||
title: "PartInventoryList",
|
||||
title: "PartInventoryDataList",
|
||||
icon: "$ayiPallet",
|
||||
route: "/inv-part-inventory",
|
||||
key: key++
|
||||
|
||||
@@ -134,7 +134,7 @@ export default {
|
||||
"LoanUnitList",
|
||||
"PartList",
|
||||
"PartAssemblyList",
|
||||
"PartInventoryList",
|
||||
"PartInventoryDataList",
|
||||
"InventoryPurchaseOrders",
|
||||
"PartInventoryTransactionList",
|
||||
"PartWarehouseList",
|
||||
|
||||
@@ -136,7 +136,7 @@ function generateMenu(vm) {
|
||||
const menuOptions = {
|
||||
isMain: true,
|
||||
icon: "$ayiPallet",
|
||||
title: "PartInventoryList",
|
||||
title: "PartInventoryDataList",
|
||||
helpUrl: "inv-part-inventory",
|
||||
menuItems: [],
|
||||
formData: {
|
||||
|
||||
Reference in New Issue
Block a user