mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2026-03-01 12:44:28 +00:00
disable save button when link has not been changed
This commit is contained in:
parent
fcc6a4a084
commit
d1cb72b9a0
@ -113,7 +113,6 @@ export default {
|
||||
handleEditSocialMedia(link) {
|
||||
this.editingLink = link
|
||||
this.formData.socialMediaUrl = link.url
|
||||
this.disabled = false
|
||||
},
|
||||
handleInput(data) {
|
||||
this.disabled = true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user