fix ผู้ถูกร้องเรียนในเรื่องร้องเรียน

This commit is contained in:
Warunee Tamkoo 2023-12-01 13:49:34 +07:00
parent 62ad5673c6
commit 07fd525952
4 changed files with 15 additions and 18 deletions

View file

@ -9,7 +9,6 @@ import { useComplainstDataStore } from "@/modules/11_discipline/store/Complaints
import TableComplaint from "@/modules/11_discipline/components/1_Complaint/TableComplaint.vue";
import config from "@/app.config";
import http from "@/plugins/http";
import { max } from "moment";
const $q = useQuasar();
const mixin = useCounterMixin();