This commit is contained in:
2021-09-02 23:16:59 +00:00
parent cddbf85a8e
commit 56909a73f7
5 changed files with 219 additions and 8 deletions

View File

@@ -781,12 +781,12 @@ export default new Router({
component: () =>
import(/* webpackChunkName: "inv" */ "./views/inv-part-adjustment.vue")
},
// {
// path: "/inv-part-requests",
// name: "inv-part-requests",
// component: () =>
// import(/* webpackChunkName: "inv" */ "./views/inv-part-requests.vue")
// },
{
path: "/inv-part-requests",
name: "inv-part-requests",
component: () =>
import(/* webpackChunkName: "inv" */ "./views/inv-part-requests.vue")
},
// {
// path: "/inv-part-restocks",
// name: "inv-part-restocks",