validateForm เพิ่มเรื่องร้องเรียน

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2023-10-18 14:41:11 +07:00
parent dd89933261
commit b00a946c64
8 changed files with 302 additions and 62 deletions

View file

@ -7,7 +7,7 @@ import { useComplainstDataStore } from "../../stroes/ComplaintsStore";
const router = useRouter();
const complainstStore = useComplainstDataStore();
const { fectComplainst } = complainstStore;
const { fectComplainst } = complainstStore; // function stores
// Table
const filterTable = ref<string>("");
@ -99,6 +99,7 @@ onMounted(async () => {
await fecthListComplaints();
});
//
async function fecthListComplaints() {
const listData = [
{