This commit is contained in:
pushuo 2022-07-27 15:45:11 +08:00
parent b125165f2b
commit 2d8ff03822
1 changed files with 1 additions and 1 deletions

View File

@ -131,7 +131,7 @@
name: tax.name,
rate: tax.rate,
type: tax.type,
geo_zone_id: tax.geo_zone_id,
geo_zone_id: tax.region.id,
}
}
},