แก้คะแนนเต็มระบบ kpi
This commit is contained in:
parent
bb549016fe
commit
4e1f895de2
5 changed files with 53 additions and 49 deletions
|
|
@ -12,6 +12,7 @@ export const useKPIDataStore = defineStore("KPIDataStore", () => {
|
|||
plannedPoint: 0,
|
||||
rolePoint: 0,
|
||||
specialPoint: 0,
|
||||
capacityPoint: 0,
|
||||
});
|
||||
|
||||
const competencyType = ref<DataOption[]>([
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue