ปรับ css ฟอร์มแบบประเมินสำหรับผู้ดูแล

This commit is contained in:
Tanyalak 2023-07-11 01:19:33 +07:00
parent e80330a97f
commit e4f153b654
4 changed files with 1260 additions and 700 deletions

View file

@ -129,7 +129,7 @@
</q-tr>
</template>
<template v-slot:body="props">
<q-tr :props="props" class="cursor-pointer">
<q-tr :props="props" class="cursor-pointer" @click="router.push(`/probation/work/1`)">
<q-td
v-for="col in props.cols"
:key="col.name"