diff --git a/src/modules/14_KPI/views/indicatorByRole.vue b/src/modules/14_KPI/views/indicatorByRole.vue
index e6ffecb70..3cb9cf60c 100644
--- a/src/modules/14_KPI/views/indicatorByRole.vue
+++ b/src/modules/14_KPI/views/indicatorByRole.vue
@@ -170,10 +170,10 @@ function getRound() {
roundOp.value = data.map((item: any) => ({
id: item.id,
name: statusTothai(item.durationKPI),
- }))
+ }));
})
.finally(() => {
- hideLoader()
+ hideLoader();
});
}
@@ -190,8 +190,8 @@ function statusTothai(val: string) {
}
}
-function setModel(val:string){
- formFilter.position = val
+function setModel(val: string) {
+ formFilter.position = val;
}
onMounted(async () => {
@@ -256,13 +256,19 @@ onMounted(async () => {
map-options
/> -->
{{ year + 543 }}
{{
@@ -301,6 +307,7 @@ onMounted(async () => {
+
{
option-value="id"
emit-value
map-options
-
@update:model-value="fetchList"
- style="width: 200px;"
+ style="width: 160px"
/>
-
-
- เพิ่ม
-
-
+
+
+ เพิ่ม
+