ui องค์ประกอบที่ 2

This commit is contained in:
STW_TTTY\stwtt 2024-04-23 13:27:24 +07:00
parent e1619148c6
commit 92d0d45d4d
2 changed files with 70 additions and 1 deletions

View file

@ -180,5 +180,7 @@ export const useKpiDataStore = defineStore("KPIDate", () => {
convertResults,
checkCompetency,
checkCompetencyDefaultCompetencyLevel,
defaultCompetencyCoreLevel,
defaultCompetencyGroupLevel
};
});