diff --git a/src/modules/08_registryEmployee/views/information.vue b/src/modules/08_registryEmployee/views/information.vue index 6c0367fb4..ab210617d 100644 --- a/src/modules/08_registryEmployee/views/information.vue +++ b/src/modules/08_registryEmployee/views/information.vue @@ -11,6 +11,7 @@ :historyClick="clickHistory" :addEmployee="statusAdd()" /> + @@ -342,33 +343,46 @@ + + + + + + + {{ date2Thai(col.value) }} + + + {{ col.value }} + + + + + + + + + + - - - - - - {{ date2Thai(col.value) }} - - - {{ col.value }} - - - - -