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