guoxing 2 years ago
parent
commit
4bdb588587
  1. 12
      src/views/mortgage/allData.vue

12
src/views/mortgage/allData.vue

@ -397,14 +397,18 @@
orderDate: orderDate, orderDate: orderDate,
} }
this.times = orderDate this.times = orderDate
this.loadList() //
this.getReportInventory() //
this.getProjectBySid() // this.getProjectBySid() //
this.getProjectIsJk() // sid this.getProjectIsJk() // sid
}, },
created() { // created() {
this.loadList() // // this.loadList() //
this.getReportInventory() // // this.getReportInventory() //
}, // },
methods: { methods: {
selectTime(val) { selectTime(val) {
console.log('val:', val) console.log('val:', val)

Loading…
Cancel
Save