clean unused code

This commit is contained in:
Mohit Panjwani
2019-11-23 12:39:21 +05:30
parent 6741f9849d
commit 841ff06005
4 changed files with 2 additions and 12 deletions

View File

@ -263,9 +263,6 @@ export default {
}
},
async mounted () {
// if (!this.$route.params.id) {
// this.$refs.baseSelect.$refs.search.focus()
// }
this.$nextTick(() => {
this.loadData()
if (this.$route.params.id && !this.isEdit) {