แก้ไข บัค

This commit is contained in:
Thanit Konmek 2023-06-19 16:10:17 +07:00
parent 8ce9660f3f
commit e201aadb35
6 changed files with 79 additions and 685 deletions

View file

@ -206,7 +206,7 @@ const mixin = useCounterMixin();
const { success, dateText, messageError, showLoader, hideLoader } = mixin;
const store = useManageDataStore();
const { manageData, changeManageColumns, getEducation, dataEducation } = store;
const rows = ref<RequestItemsHistoryObject[]>([]); //list data table
const rows = ref<RequestItemsHistoryObject[]>(dataEducation.data); //list data table
const rowsHistory = ref<RequestItemsHistoryObject[]>([]); //select data history
const rawHistory = ref<RequestItemsHistoryObject[]>([]); //raw data history
const tittleHistory = ref<string>("ประวัติแก้ไขระดับการศึกษา"); //