feature: create POST api done.

This commit is contained in:
Cindy Chang
2024-06-21 15:21:24 +08:00
parent 0fb0d8b529
commit 9b0d54bf5e
4 changed files with 109 additions and 13 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
export const PRIME_VUE_TICKS_LIMIT = 6;
export const ONCE_RENDER_NUM_OF_DATA = 6;
export const ONCE_RENDER_NUM_OF_DATA = 9;
export const GRID_COLOR = '#64748b';