|
@@ -131,9 +131,6 @@ export default {
|
|
return !Object.keys(this.dataInfo).length
|
|
return !Object.keys(this.dataInfo).length
|
|
}
|
|
}
|
|
},
|
|
},
|
|
- created() {
|
|
|
|
- this.$set(this.search, 'dates', getInitDate())
|
|
|
|
- },
|
|
|
|
mounted () {
|
|
mounted () {
|
|
this.FetchDetail()
|
|
this.FetchDetail()
|
|
this.$store.dispatch('setBranchs')
|
|
this.$store.dispatch('setBranchs')
|