Merge branch 'develop' into devTee
This commit is contained in:
commit
10a7b1da05
13 changed files with 278 additions and 87 deletions
|
|
@ -5,6 +5,7 @@ import router from "@/router";
|
|||
import { useCounterMixin } from "@/stores/mixin";
|
||||
import { useQuasar } from "quasar";
|
||||
import { useEvaluateDirectorDataStore } from "@/modules/12_evaluatePersonal/store/DirectorStore";
|
||||
|
||||
import http from "@/plugins/http";
|
||||
import config from "@/app.config";
|
||||
|
||||
|
|
|
|||
|
|
@ -307,7 +307,7 @@ function inputEdit(val: boolean) {
|
|||
dense
|
||||
outlined
|
||||
v-model="formData.title"
|
||||
label="ชื่อการประชุม"
|
||||
label="หัวข้อการประชุม"
|
||||
ref="titleRef"
|
||||
for="titleRef"
|
||||
hide-bottom-space
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue