licp
2024-12-23 953edb814893b9340ddab49e310a02bab54ab86c
src/components/do/a6-personnel-collect/personnel-list.vue
@@ -243,7 +243,7 @@
      })
        .then(() => {
          this.$axios
            .post(this.$api.user.delUserDepardLimsId + '?id=' + row.id)
            .post(this.$api.user.delUserDepardLimsId + '?id=' + row.userId)
            .then(res => {
              if (res.code === 201) {
                return;