dev merge #163
@ -1,8 +1,9 @@
|
||||
.col-12.input.text-dark()
|
||||
.w-100.input()
|
||||
textarea.text-small#query_note(
|
||||
v-model="journey.leg_get().notes"
|
||||
rows="1"
|
||||
@input="refreshTextAreaHeight"
|
||||
@focus="refreshTextAreaHeight"
|
||||
rows="1"
|
||||
placeholder="...",
|
||||
)
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user