โครงสร้าอัตรากำลัง

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-01-26 09:19:55 +07:00
parent 18b7a3b4e6
commit 433707964a
8 changed files with 583 additions and 5 deletions

View file

@ -523,7 +523,7 @@ const dayThaiRange = (val: [Date, Date]) => {
};
</script>
<style lang="scss">
<style lang="scss" scope>
.custom-header-table {
max-height: 64vh;

View file

@ -552,7 +552,7 @@ const dateThaiRange = (val: [Date, Date] | []) => {
};
</script>
<style>
<style scoped>
.my-menu-link {
color: black;
background: #d0d0d0;