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