เพิ่มกรอกข้อมูล
This commit is contained in:
parent
1e58c39f3a
commit
ef96dd30a5
3 changed files with 6 additions and 2 deletions
|
|
@ -98,6 +98,8 @@ function onValidate() {
|
||||||
|
|
||||||
<template>
|
<template>
|
||||||
<form @submit.prevent.stop="onValidate">
|
<form @submit.prevent.stop="onValidate">
|
||||||
|
<q-icon name="mdi-numeric-3-circle" size="20px" color="primary" />
|
||||||
|
<div class="q-pl-sm text-weight-bold text-dark">กรอกข้อมูล</div>
|
||||||
<!-- ลาไปช่วยเหลือภริยาที่คลอดบุตร
|
<!-- ลาไปช่วยเหลือภริยาที่คลอดบุตร
|
||||||
<ul>
|
<ul>
|
||||||
<li>เขียนที่</li>
|
<li>เขียนที่</li>
|
||||||
|
|
|
||||||
|
|
@ -97,9 +97,9 @@ function onValidate() {
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<template>
|
<template>
|
||||||
<q-icon name="mdi-numeric-3-circle" size="20px" color="primary" />
|
|
||||||
<div class="q-pl-sm text-weight-bold text-dark">กรอกข้อมูล</div>
|
|
||||||
<form @submit.prevent.stop="onValidate">
|
<form @submit.prevent.stop="onValidate">
|
||||||
|
<q-icon name="mdi-numeric-3-circle" size="20px" color="primary" />
|
||||||
|
<div class="q-pl-sm text-weight-bold text-dark">กรอกข้อมูล</div>
|
||||||
<!-- <div>
|
<!-- <div>
|
||||||
ลาพักผ่อน
|
ลาพักผ่อน
|
||||||
<ul>
|
<ul>
|
||||||
|
|
|
||||||
|
|
@ -129,6 +129,8 @@ function onValidate() {
|
||||||
</ul>
|
</ul>
|
||||||
</div> -->
|
</div> -->
|
||||||
<form @submit.prevent.stop="onValidate">
|
<form @submit.prevent.stop="onValidate">
|
||||||
|
<q-icon name="mdi-numeric-3-circle" size="20px" color="primary" />
|
||||||
|
<div class="q-pl-sm text-weight-bold text-dark">กรอกข้อมูล</div>
|
||||||
<div class="col-12 row q-col-gutter-md q-pa-md">
|
<div class="col-12 row q-col-gutter-md q-pa-md">
|
||||||
<div class="col-xs-12 col-sm-12">
|
<div class="col-xs-12 col-sm-12">
|
||||||
<q-card bordered class="q-pa-md bg-grey-1">
|
<q-card bordered class="q-pa-md bg-grey-1">
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue