style : priceUpdate UI 맞추기 불필요한 소스 삭제

This commit is contained in:
Yesol Choi
2025-05-27 15:53:38 +09:00
parent 81db50c11a
commit cebc55c90b
2 changed files with 85 additions and 41 deletions

View File

@@ -221,6 +221,7 @@ const onPrcsFileDownload = async (prcsNo: string, fileOrd: number, logiFnm: stri
<tr>
<td>규격입력</td>
<td colspan="2">
<span class="column is-7">
<VButton
color='success'
icon="fas"
@@ -264,6 +265,7 @@ const onPrcsFileDownload = async (prcsNo: string, fileOrd: number, logiFnm: stri
<template #cancel>
</template>
</VModal>
</span>
</td>
<td>등록기간</td>
<td colspan="5">
@@ -320,14 +322,7 @@ const onPrcsFileDownload = async (prcsNo: string, fileOrd: number, logiFnm: stri
<td colspan="6">
<slot name="status" v-if="!params.svyYn">
<div style="display: flex; justify-content: flex-end; gap: 8px;">
<!-- <VButton-->
<!-- color="primary"-->
<!-- icon="fas"-->
<!-- elevated-->
<!-- @click="showTable = !showTable"-->
<!-- >-->
<!-- 견적사 확인-->
<!-- </VButton>-->
<VButton
color="primary"
icon="fas fa-circle"