futian.liu
2023-12-18 b2a9367b562ae3c664ee46745beab73b4568d4d9
admin-web/src/api/deptGoods/scrap.js
@@ -20,7 +20,7 @@
// 新增
export function scrappedAdd(data) {
  return request({
    url: '/pc/l/wh/form/scrapped/add',
    url: '/pc/l/wh/form/scrapped/deptAdd',
    method: 'post',
    data,
  });