บรรจุ แต่งตั้ง ย้าย โอน ==> ปรับ โครงสร้าง

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-09-16 10:42:57 +07:00
parent d659b0930d
commit d9af8f5514
5 changed files with 60 additions and 1211 deletions

View file

@ -11,7 +11,6 @@ import config from "@/app.config";
import { useRouter } from "vue-router";
import DialogHeader from "@/modules/05_placement/components/Receive/DialogHeader.vue";
// import DialogOrgTree from "@/modules/05_placement/components/Receive/receiveModal.vue";
import type { QTableProps } from "quasar";
import type {
@ -189,7 +188,7 @@ const SaveData = async () => {
const fecthlistRecevice = async () => {
showLoader();
await http
.get(config.API.receiveData()+`?keyword=`)
.get(config.API.receiveData() + `?keyword=`)
.then((res: any) => {
const response = res.data.result;

File diff suppressed because it is too large Load diff