fixing kpi ทะเบียนประวัติ

This commit is contained in:
Warunee Tamkoo 2024-07-08 23:49:44 +07:00
parent 23ad12bd4c
commit b085798020
2 changed files with 24 additions and 28 deletions

View file

@ -661,7 +661,6 @@ onMounted(async () => {
outlined
lazy-rules
hide-bottom-space
mask="###"
class="inputgreen"
v-model="resPerformForm.point1Total"
input-class="text-right "
@ -675,7 +674,6 @@ onMounted(async () => {
outlined
lazy-rules
hide-bottom-space
mask="###"
class="inputgreen"
v-model="resPerformForm.point1"
input-class="text-right"
@ -691,7 +689,6 @@ onMounted(async () => {
outlined
lazy-rules
hide-bottom-space
mask="###"
class="inputgreen"
v-model="resPerformForm.point2Total"
input-class="text-right"
@ -705,7 +702,6 @@ onMounted(async () => {
outlined
lazy-rules
hide-bottom-space
mask="###"
class="inputgreen"
v-model="resPerformForm.point2"
input-class="text-right"
@ -721,7 +717,6 @@ onMounted(async () => {
outlined
lazy-rules
hide-bottom-space
mask="###"
class="inputgreen"
v-model="resPerformForm.pointSumTotal"
input-class="text-right"
@ -735,7 +730,6 @@ onMounted(async () => {
outlined
lazy-rules
hide-bottom-space
mask="###"
v-model="resPerformForm.pointSum"
class="inputgreen"
input-class="text-right"