dev-luannv24-s32s17s2 #30

Merged
dev merged 4 commits from dev-luannv24-s32s17 into dev 2025-07-31 18:49:02 +09:00
8 changed files with 93 additions and 465 deletions
Showing only changes of commit 3ae3ff8167 - Show all commits

View File

@ -5,7 +5,6 @@
<v-col :cols="12">
<v-card class="searchFilter">
<v-row align="end" no-gutters>
<div></div>
<v-col :cols="2.5">
<InputText
:parentPrgmId="myPrgmId"

View File

@ -1015,7 +1015,4 @@ const myDetail = [
value: { '1': true, '0': false },
},
];
</script>
<style lang="scss">
@import '@/assets/scss/common.scss';
</style>
</script>