src/views/sfstatistics/percentage/index.vue
@@ -184,13 +184,14 @@ logsheetlist: [], Seedloading: false, patientqueryParams: { pn: 1, ps: 10 pageNum: 1, pageSize: 10 } } }, created() { this.getDeptTree() this.loadCurrentTabData() }, methods: { getDeptTree() { @@ -305,7 +306,9 @@ }, Seedetailstion() { this.$refs.firstFollowUp.selectTimelyRate(this.patientqueryParams) console.log(this.patientqueryParams); this.$refs.firstFollowUp.selectTimelyRates(this.patientqueryParams) .then(response => { this.logsheetlist = response.data.detail this.patienttotal = response.data.total