Corrected Minor Issues with Taxing
This commit is contained in:
@@ -1025,7 +1025,7 @@ setupPage()
|
||||
|
||||
>
|
||||
<USelectMenu
|
||||
:options="['19','7','0']"
|
||||
:options="[19,7,0]"
|
||||
v-model="row.taxPercent"
|
||||
>
|
||||
<template #option="{option}">
|
||||
|
||||
Reference in New Issue
Block a user