fix : 업체명 필드 추가

This commit is contained in:
Yesol Choi
2025-06-05 20:03:44 +09:00
parent d3ecb03eec
commit c4889c2245

View File

@@ -31,7 +31,7 @@ const getDetailList = (item) => {
affiliationCode.value = item.bukrs//소속
params.title = item.bktxt //계약명
params.regNm = item.lifnr //계약상대자
params.place = ''// 업체명 bupla
params.place = item.compNm// 업체명 bupla
formattedNumber.value = item.wrbtrS //공급가액
taxCode.value= item.mwskz //세금코드 ->세금계산서랑 같이 ?
currencyCode.value = item.waers //통화
@@ -245,11 +245,9 @@ const addTabFromRow = (row,index) => {
<td>예산관리</td>
<td>
<VButton
color="primary"
@click="centeredActionsOpen = true"
disabled
>
G/L계정// 설정필요
disabled
color="primary">
G/L계정
</VButton>
</td>
<td colspan="2">