mirror of
https://git.hmsn.ink/kospo/svcm/oa.git
synced 2026-03-20 00:52:24 +09:00
fix : 견적서확인 - 가격조사 완료여부 조건 변경
This commit is contained in:
@@ -323,7 +323,7 @@ const onPrcsFileDownload = async (prcsNo: string, fileOrd: number, logiFnm: stri
|
||||
<td>견적서확인</td>
|
||||
<td colspan="9">
|
||||
<slot name="status"
|
||||
v-if="params.stCd == '0100'"
|
||||
v-if="params.stCd == '0200'"
|
||||
>
|
||||
<div style="display: flex; justify-content: flex-end; gap: 8px;">
|
||||
<VButton
|
||||
|
||||
Reference in New Issue
Block a user