licp
2024-06-05 142ba3ed00220dcadf2a94e59664d5f1f027dbf4
src/components/view/a6-personnel-overview.vue
@@ -166,7 +166,7 @@
        if(this.currentPage==1){
          this.loading = true
        }
        this.$axios.post(this.$api.user.selectUserList,{
        this.$axios.post(this.$api.user.selectPersonnelOverview,{
               page: {
            current: this.currentPage,
            size: this.pageSize