This commit is contained in:
2023-01-23 02:01:26 +00:00
parent a0f4e45589
commit 3ac3c37a8e
12 changed files with 971 additions and 19 deletions

View File

@@ -203,6 +203,13 @@ ServiceContractor = 5 */
key: key++
});
sub.push({
title: "VendorNotificationList",
icon: "$sockiCommentDollar",
route: "/biz-vendor-notification-list",
key: key++
});
sub.push({
title: "ProductList",
icon: "$sockiBarCode",