@@ -1273,7 +1273,6 @@
let succeedMsg = ''
let errorMsg = ''
let count = 0
- for (var i = 0; i < _this.multipleSelection.length; i++) {
_this.$axios.delete('samplepreinput/' + _this.multipleSelection[i].Id + '?sampletype=' +
_this.multipleSelection[
i].SampleType, null)