Browse Source

总数修改

lihong 2 năm trước cách đây
mục cha
commit
c6a146f9c0
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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) {
       }