Merge branch 'NiceDev' into develop
This commit is contained in:
commit
2f1a600c22
3 changed files with 9 additions and 5 deletions
|
|
@ -272,6 +272,9 @@ watch(
|
|||
</template>
|
||||
</q-rating>
|
||||
</div>
|
||||
<div v-else-if="col.name === 'achievement'">
|
||||
{{ props.row.point ? `ระดับ ${props.row.point}` : "" }}
|
||||
</div>
|
||||
<div v-else-if="col.name === 'evaluationResults'">
|
||||
{{
|
||||
parseFloat(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue