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