Browse Source

总数修改

lihong 2 years ago
parent
commit
c6a146f9c0
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/medical-insurance/allpatient/SetSheetUpload.vue

+ 1 - 0
src/views/medical-insurance/allpatient/SetSheetUpload.vue

@@ -528,6 +528,7 @@ export default {
           queryTerm.value.endTime = dates.endTime
         huoQuJieSuanRenYuan(queryTerm.value).then((res) => {
           queryTerm.value.list = res.records
+          queryTerm.value.total = res.total
         })
       } catch (error) {
       }