value
2024-06-13 fd9deb7e45ff86f3570a3048a459b29f0ebbd628
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