Removed unused dependecy
This commit is contained in:
parent
628854b5aa
commit
95f8eb9719
2 changed files with 0 additions and 94 deletions
|
|
@ -107,12 +107,8 @@
|
|||
import router from '../../router'
|
||||
import {HTTP} from '../../http-common'
|
||||
import message from '../../message'
|
||||
import Datepicker from 'vue-bulma-datepicker'
|
||||
|
||||
export default {
|
||||
components: {
|
||||
Datepicker
|
||||
},
|
||||
data() {
|
||||
return {
|
||||
listID: this.$route.params.id,
|
||||
|
|
|
|||
Reference in a new issue