diff --git a/src/modules/13_salary/components/SalaryLists/TabMain.vue b/src/modules/13_salary/components/SalaryLists/TabMain.vue index b45d39e88..9f4a54cb9 100644 --- a/src/modules/13_salary/components/SalaryLists/TabMain.vue +++ b/src/modules/13_salary/components/SalaryLists/TabMain.vue @@ -451,7 +451,7 @@ onMounted(() => { ? itemsCard.slice(0, 5) : store.roundMainCode === 'OCT' ? itemsCard.slice(5, 12) - : itemsCard" + : []" :key="index" :class=" store.roundMainCode === 'APR' diff --git a/src/modules/13_salary/components/SalaryLists/TableTypeOther.vue b/src/modules/13_salary/components/SalaryLists/TableTypeOther.vue index a65ec42dd..df1098e0a 100644 --- a/src/modules/13_salary/components/SalaryLists/TableTypeOther.vue +++ b/src/modules/13_salary/components/SalaryLists/TableTypeOther.vue @@ -422,7 +422,7 @@ watch(