case 4123

This commit is contained in:
2022-03-10 00:56:15 +00:00
parent 99cce1ebb8
commit 1face7dc2f
3 changed files with 3 additions and 3 deletions

View File

@@ -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++

View File

@@ -134,7 +134,7 @@ export default {
"LoanUnitList",
"PartList",
"PartAssemblyList",
"PartInventoryList",
"PartInventoryDataList",
"InventoryPurchaseOrders",
"PartInventoryTransactionList",
"PartWarehouseList",

View File

@@ -136,7 +136,7 @@ function generateMenu(vm) {
const menuOptions = {
isMain: true,
icon: "$ayiPallet",
title: "PartInventoryList",
title: "PartInventoryDataList",
helpUrl: "inv-part-inventory",
menuItems: [],
formData: {