chenlu
2024-01-23 3ad02364ce97ab8188d18c52695c8b57b1e47ea6
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/ProductStockList'});
          return;
          alert('我接收到子组件传送的编辑信息')
          // router.push({path: '/main/productStock/OrderAllocation'});
          // return;
          break
        }
        case 'out':{