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;