refactor code

This commit is contained in:
Nguyen Van Luan/(Nguyen Van Luan)/현장대리인/SK
2025-07-31 18:47:42 +09:00
parent 881a5ceb2d
commit 3ae3ff8167
2 changed files with 1 additions and 5 deletions

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>