licp
2024-12-23 13393d5166fd9f67bda7a90ab799850ab3c35b9d
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;