1
wtt
2025-07-30 953f7f8201a2e6139be84c1d795cd28758feb55e
WebTM/views/»ù´¡×ÊÁÏ/¹«Óûù´¡×ÊÁÏ/HBarPlanPrint.html
@@ -241,6 +241,9 @@
            case "Kf_OtherOutBillList"://其他出库单维护  å‡ºåº“码单
                CreateDisplayViewerEx("100%", "100%", "../../grf/" + OpenTmp + ".grf", "xmlLBM_Kf_OtherOutBillList.aspx?linterid=" + value, true, "");
                break;
            case "Kf_MoveStockBillList"://直接调拨单维护
                CreateDisplayViewerEx("100%", "100%", "../../grf/" + OpenTmp + ".grf", "xmlLBM_Kf_MoveStockBillList.aspx?linterid=" + value, true, "");
                break;
            case "Kf_MateOutBillList"://生产领料单
                CreateDisplayViewerEx("100%", "100%", "../../grf/" + OpenTmp + ".grf", "xmlLBM_Kf_MateOutBillList.aspx?linterid=" + value, true, "");
                break;
@@ -344,6 +347,9 @@
                    CreateDisplayViewerEx("100%", "100%", "../../grf/" + OpenTmp + ".grf", "xmlLBM_Sc_CustTagBarCodeList_Select.aspx?linterid=" + ListTrue[0], true, "");
                }               
                break;
            case "Kf_BarCodeDetailQuery": //条码明细
                CreateDisplayViewerEx("100%", "100%", "../../grf/" + OpenTmp + ".grf", "xmlLBM_Kf_BarCodeDetailQuery.aspx?linterid=" + value, true, "");
                break;
        }
    </script>
</body>