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">
|
||||
<VnPaginate
|
||||
data-key="CustomerNotes"
|
||||
:url="'clientObservations'"
|
||||
url="clientObservations"
|
||||
auto-load
|
||||
:filter="noteFilter"
|
||||
>
|
||||
|
|
Loading…
Reference in New Issue