WIP Формы создания события исправлены под input
This commit is contained in:
@@ -96,14 +96,6 @@ export default {
|
||||
},
|
||||
finish() {},
|
||||
},
|
||||
watch: {
|
||||
selectedClientId: {
|
||||
immediate: true,
|
||||
handler(newValue) {
|
||||
console.log(newValue);
|
||||
},
|
||||
},
|
||||
},
|
||||
};
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user