เพิ่มเกณฑ์การประเมินความคาดหวัง,ปรับcss คำสั่ง
This commit is contained in:
parent
4936c51a31
commit
da45e0301e
11 changed files with 297 additions and 201 deletions
|
|
@ -443,7 +443,7 @@ const getClass = (val: boolean) => {
|
|||
|
||||
<template>
|
||||
<div>
|
||||
<div class="q-py-md q-pl-md" style="height: 68vh; overflow-y: scroll">
|
||||
<div class="q-py-md q-pl-md" style="max-height: 68vh; overflow-y: scroll">
|
||||
<div class="col-12 row q-pb-sm items-center">
|
||||
<q-btn flat round color="primary" @click="refresh" icon="mdi-plus">
|
||||
<q-tooltip>เพิ่มข้อมูล</q-tooltip>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue