mirror of
https://git.hmsn.ink/kospo/svcm/oa.git
synced 2026-03-20 11:23:29 +09:00
style : priceUpdate UI 맞추기 불필요한 소스 삭제
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user