Gitlab@Informatics

Skip to content
Snippets Groups Projects
Commit 2ae315c8 authored by Kritkhanin Anantakul's avatar Kritkhanin Anantakul
Browse files

fix color

parent 2ba2ed14
No related branches found
No related tags found
No related merge requests found
......@@ -114,8 +114,8 @@ const pageContext = usePageContextStore();
const ORDER_COLORS = ['#FFCDD2', '#FFE0B2', '#90CAF9']; // แดงอ่อน, ส้มอ่อน, น้ำเงินอ่อน
const SPECIAL_COLORS: Record<string, string> = {
'ผลิตเผื่อ': '#9E9E9E', // เทา
'เปลี่ยนขนาด': '#B3E5FC', // ฟ้าอ่อน
'ผลิตเผื่อ': '#94f397',
'เปลี่ยนขนาด': '#B3E5FC',
};
// ใช้ currentPage เป็น pagenum จาก pageContext
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment