diff --git a/com.actionsoft.apps.coe.pal/src/views/repository/Repository.vue b/com.actionsoft.apps.coe.pal/src/views/repository/Repository.vue index f5aff84..7593f4b 100644 --- a/com.actionsoft.apps.coe.pal/src/views/repository/Repository.vue +++ b/com.actionsoft.apps.coe.pal/src/views/repository/Repository.vue @@ -36,7 +36,9 @@ }, created() { this.getRouteParam(this.$route.query); - this.initConditionData(); + setTimeout(() => { + this.initConditionData(); + },300) }, methods: { // 获取历史