รายละเอียดงานที่ได้รับมอบหมาย (ส่วนนึง)

This commit is contained in:
STW_TTTY\stwtt 2024-05-31 16:00:09 +07:00
parent a05b234339
commit 244524c0ca
27 changed files with 5092 additions and 8 deletions

View file

@ -38,7 +38,7 @@ const router = useRouter();
<Ability />
</div>
</template>
<style>
<style scoped>
.mobileClass {
background-color: #fff;
border-radius: 10px;

View file

@ -35,7 +35,7 @@ const router = useRouter();
<Duty />
</div>
</template>
<style>
<style scoped>
.mobileClass {
background-color: #fff;
border-radius: 10px;

View file

@ -32,7 +32,7 @@ const router = useRouter();
</div>
</template>
<style>
<style scoped>
.mobileClass {
background-color: #fff;
border-radius: 10px;

View file

@ -35,7 +35,7 @@ const router = useRouter();
<Assessments />
</div>
</template>
<style>
<style scoped>
.mobileClass {
background-color: #fff;
border-radius: 10px;

View file

@ -30,7 +30,7 @@ const router = useRouter();
<File />
</div>
</template>
<style>
<style scoped>
.mobileClass {
background-color: #fff;
border-radius: 10px;