fix: fixed buttons disabled when there are no changes
gitea/salix-front/pipeline/pr-master This commit is unstable
Details
gitea/salix-front/pipeline/pr-master This commit is unstable
Details
This commit is contained in:
parent
bbc03ddcad
commit
3783cdeed4
|
@ -180,7 +180,7 @@ function handleLocation(data, location) {
|
|||
<FetchData @on-fetch="getData" auto-load url="ObservationTypes" />
|
||||
|
||||
<FormModel
|
||||
:observe-form-changes="false"
|
||||
observe-form-changes
|
||||
:url-update="urlUpdate"
|
||||
:url="`Addresses/${route.params.addressId}`"
|
||||
:save-fn="handleDialog"
|
||||
|
|
Loading…
Reference in New Issue