[Draf] compare dev vs main #43

Open
dev wants to merge 257 commits from dev into dev-base
227 changed files with 37690 additions and 28890 deletions
Showing only changes of commit 6dfda50ebd - Show all commits

View File

@ -58,7 +58,7 @@
<div class="pa-5">
<!-- <v-text-field label="위치정보 선택"></v-text-field> -->
<v-row align="center" no-gutters>
<v-col :cols="label ? 3 : ''" style="padding-right: 10px;">
<v-col :cols="label ? 3 : ''" class="pr-3" >
<component
:is="'selectCodeList'"
:parentPrgmId="parentPrgmId"
@ -69,7 +69,7 @@
:customClass="'select-large'"
/>
</v-col>
<v-col :cols="label ? 3 : ''" style="padding-right: 10px;">
<v-col :cols="label ? 3 : ''" class="pr-3" >
<component
:is="'selectCodeList'"
:parentPrgmId="parentPrgmId"
@ -80,7 +80,7 @@
:addAll="true"
/>
</v-col>
<v-col :cols="label ? 3 : ''" style="padding-right: 10px;">
<v-col :cols="label ? 3 : ''" class="pr-3" >
<component
:is="'selectCodeList'"
:parentPrgmId="parentPrgmId"

View File

@ -1,5 +1,6 @@
<template>
<div class="l-layout">
<CommonPageTitle />
<v-row ref="searchFilter">
<v-col :cols="12">
<v-card class="searchFilter">