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