Refactoring code module 13_salary

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-09-20 18:09:26 +07:00
parent c9dd0202c6
commit 4af366c03b
43 changed files with 1215 additions and 1167 deletions

View file

@ -213,7 +213,7 @@ onBeforeMount(async () => {
<PopupHistory :modal="modalHistory" :close="onClickPopupHistory" :id="id" />
</template>
<style scoped>
<style>
.q-stepper--vertical .q-stepper__step-inner {
padding: 0;
}