浏览代码

样本管理分页重新上传

jianglw 4 年之前
父节点
当前提交
9df1a54598
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/dashoo.cn/frontend_animal/src/pages/samples/prerecorded/index.vue

+ 0 - 1
src/dashoo.cn/frontend_animal/src/pages/samples/prerecorded/index.vue

@@ -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)