pinia store data ข้อมูลหลัก
ขาด District /sub district
This commit is contained in:
parent
e3d929f7bf
commit
6a3da944bc
24 changed files with 3026 additions and 779 deletions
|
|
@ -29,6 +29,7 @@ export default {
|
|||
/**
|
||||
* api เขต
|
||||
*/
|
||||
district,
|
||||
listDistrict: (id: string) => `${district}${id}`,
|
||||
listDistrictHistory: `${district}history`,
|
||||
listDistrictHistoryId: (id: string | string[]) => `${district}history/${id}`,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue