mirror of
https://git.hmsn.ink/kospo/svcm/oa.git
synced 2026-03-20 12:53:43 +09:00
style: 오른쪽으로 버튼이동 완료
This commit is contained in:
@@ -495,12 +495,14 @@ function onInput(row, column){
|
||||
</template>
|
||||
</ComVFlexTable>
|
||||
</div>
|
||||
<div style="display: flex; justify-content: flex-end; gap: 8px; margin-top: 10px;">
|
||||
<VButton
|
||||
color="primary"
|
||||
@click.stop="savePriceOne"
|
||||
raised>
|
||||
등록
|
||||
</VButton>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user