mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-19 10:14:59 +00:00
Removed unnecessary watcher
This commit is contained in:
@@ -43,10 +43,5 @@ export default {
|
||||
this.course_list = r.message
|
||||
})
|
||||
},
|
||||
watch: {
|
||||
'$route' (to, from) {
|
||||
// react to route changes...
|
||||
}
|
||||
}
|
||||
};
|
||||
</script>
|
||||
Reference in New Issue
Block a user