diff --git a/src/views/mortgage/allData.vue b/src/views/mortgage/allData.vue index 8c7d72f..d780f69 100644 --- a/src/views/mortgage/allData.vue +++ b/src/views/mortgage/allData.vue @@ -390,7 +390,7 @@ console.log("projectName>>>>", this.params.projectName) console.log("orderDate>>>>",this.params.orderDate) - this.times = orderDate + this.times = this.params.orderDate this.loadList() // 左侧圆形图 this.getReportInventory() // 底部柱状图 this.getProjectBySid() // 右下基本信息