licp
2024-06-07 32a95699e59c5c65e18c08643266c9cbfa380ee4
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