เพิ่ม [ ]

This commit is contained in:
STW_TTTY\stwtt 2024-07-01 11:40:07 +07:00
parent afa820f1f8
commit f97cda0a8d
5 changed files with 10 additions and 9 deletions

View file

@ -59,7 +59,7 @@ export const useKpiDataStore = defineStore("KPIDataAdmin", () => {
specialPoint: 0,
});
const competencyType = ref<DataOption[]>([
const competencyType = ref<any[]>([
{
id: "HEAD",
name: "สมรรถนะหลัก",