Pārlūkot izejas kodu

no message

reset-do-picking-order
kelvin.yau pirms 1 nedēļas
vecāks
revīzija
dc221be8b8
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. +1
    -1
      src/app/(main)/chart/delivery/page.tsx

+ 1
- 1
src/app/(main)/chart/delivery/page.tsx Parādīt failu

@@ -249,7 +249,7 @@ export default function DeliveryChartPage() {
) : (
<ApexCharts
options={{
chart: { type: "bar", horizontal: true },
chart: { type: "bar" },
xaxis: {
categories: chartData.topItems.map((i) => `${i.itemCode} ${i.itemName}`.trim()),
},


Notiek ielāde…
Atcelt
Saglabāt