Remove single quotes and colon
gitea/salix-front/pipeline/pr-dev There was a failure building this commit
Details
gitea/salix-front/pipeline/pr-dev There was a failure building this commit
Details
This commit is contained in:
parent
f6b8a73ae2
commit
fb59ac1f2f
|
@ -27,7 +27,7 @@ const toCustomerNoteCreate = () => {
|
||||||
<QCard class="card-width q-pa-lg">
|
<QCard class="card-width q-pa-lg">
|
||||||
<VnPaginate
|
<VnPaginate
|
||||||
data-key="CustomerNotes"
|
data-key="CustomerNotes"
|
||||||
:url="'clientObservations'"
|
url="clientObservations"
|
||||||
auto-load
|
auto-load
|
||||||
:filter="noteFilter"
|
:filter="noteFilter"
|
||||||
>
|
>
|
||||||
|
|
Loading…
Reference in New Issue