diff --git a/src/pages/LogisticsTech.vue b/src/pages/LogisticsTech.vue index 27c8629..22628c9 100644 --- a/src/pages/LogisticsTech.vue +++ b/src/pages/LogisticsTech.vue @@ -358,9 +358,9 @@ export default { } }, mounted () { - this.iData() - // this.initData() - // this.refresh() + // this.iData() + this.initData() + this.refresh() }, beforeDestroy () { clearInterval(this.timer)