yuejunhao
2024-01-10 cfdb2b1546bc21ae0b1bda75445afd8051e4ee1f
north-glass-erp/northglass-erp/src/views/mm/mainProductStock/FinishedGoodsIssue.vue
@@ -31,9 +31,9 @@
    if($grid){
      switch (code){
        case 'verify':{
          alert('我接收到子组件传送的编辑信息')
          // router.push({path: '/main/productStock/OrderAllocation'});
          // return;
          alert('领出成功,返回库存查询页面,库存数据减少一条!!!')
          router.push({path: '/main/productStock/ProductStockList'});
          return;
          break
        }
        case 'out':{