Merge pull request 'fix bug' (#88) from dev-manhph1-figbug into dev

Reviewed-on: #88
This commit is contained in:
dev
2025-08-21 16:36:03 +09:00
4 changed files with 6 additions and 5 deletions

View File

@ -509,7 +509,7 @@ export default {
this.loadGrid = false;
const res = await this.postApiReturn({
apiKey: 'selectPostPage',
apiKey: 'selectPostData',
resKey: 'postPage',
sendParam: params,
});

View File

@ -12,7 +12,7 @@
</v-col>
<v-col :cols="3">
<component :is="'EvtObjPop'" :parentPrgmId="myPrgmId" :item="evtObjPopItem"
class="no-gutters" customClass="select-large" />
class="no-gutters" customClass="select-large pa-0" />
</v-col>
<v-col :cols="3">
<!-- 대상일 -->