This commit is contained in:
2021-06-12 00:18:41 +00:00
parent ed8fd2c4fa
commit f4832c261e
5 changed files with 28 additions and 26 deletions

View File

@@ -488,7 +488,7 @@ export default {
totalCost: 0,
chargeAmount: 0,
taxPaid: 0,
chargeTaxCodeId: 0,
chargeTaxCodeId: null,
chargeTaxCodeViz: null,
reimburseUser: false,
userId: null,