zouyu
2023-12-29 c713cf49b139d816d6979e3fcbe90da985f4b5cd
src/views/warehouse/returnstock/index.vue
@@ -205,7 +205,6 @@
        idList: ids
      }
      delObj(ids).then((response) => {
        console.log(response)
        this.getData()
      })
    }