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