|
|
|
@@ -51,6 +51,8 @@ const pathToLabelMap: { [path: string]: string } = { |
|
|
|
"/bagPrint": "打袋機", |
|
|
|
"/laserPrint": "檸檬機(激光機)", |
|
|
|
"/settings/itemPrice": "Price Inquiry", |
|
|
|
"/finishedGood": "Finished Good Order", |
|
|
|
"/finishedGood/management": "Finished Good Management", |
|
|
|
}; |
|
|
|
|
|
|
|
const Breadcrumb = () => { |
|
|
|
|