แก้ ทะเบียนประวัติใหม่(ข้อมูลครอบครัว) /เพิ่ม เเสดงทั้งหมด ทะเบียนประวัติเก่า

This commit is contained in:
STW_TTTY\stwtt 2024-04-03 10:55:05 +07:00
parent eb7f758dab
commit b43f4a6b77
6 changed files with 184 additions and 110 deletions

View file

@ -9,7 +9,6 @@ import { StructChart } from "structure-chart";
import "structure-chart/structure-chart.css";
import { useCounterMixin } from "@/stores/mixin";
import { useOrganizational } from "@/modules/02_organizationalNew/store/organizational";
import { log } from "console";
const mixin = useCounterMixin();
const store = useOrganizational();