mirror of
https://github.com/Spythere/genera-tor.git
synced 2026-05-05 14:38:12 +00:00
Checkboxy i numeracja rozkazów
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<section class="order_header">
|
||||
<h2 class="flex-center" style="padding: 0 0.5em">
|
||||
Rozkaz pisemny "O" nr
|
||||
<input type="text" v-model="order.header.orderNo" placeholder="nr rozkazu"/>
|
||||
<input type="number" v-model="order.header.orderNo" placeholder="nr rozkazu" min="1" />
|
||||
</h2>
|
||||
|
||||
<div class="flex-row" style="padding: 0 0.5em">
|
||||
|
||||
Reference in New Issue
Block a user