wtt
2025-10-20 0716cd832024ea064f36dec48c94b6a2e263e752
WebTM/views/»ù´¡×ÊÁÏ/¹«Óûù´¡×ÊÁÏ/HBarPlanPrint.html
@@ -253,6 +253,9 @@
            case "Kf_OtherOutBillList"://其他出库单维护  å‡ºåº“码单
                CreateDisplayViewerEx("100%", "100%", "../../grf/" + OpenTmp + ".grf", "xmlLBM_Kf_OtherOutBillList.aspx?linterid=" + value, true, "");
                break;
            case "Kf_OtherInBillList"://其他入库单维护
                CreateDisplayViewerEx("100%", "100%", "../../grf/" + OpenTmp + ".grf", "xmlLBM_Kf_OtherInBillList.aspx?linterid=" + value, true, "");
                break;
            case "Kf_MoveStockBillList"://直接调拨单维护
                CreateDisplayViewerEx("100%", "100%", "../../grf/" + OpenTmp + ".grf", "xmlLBM_Kf_MoveStockBillList.aspx?linterid=" + value, true, "");
                break;
@@ -332,7 +335,11 @@
            case "Xs_SeOrderBill_StockInCodeNote": //销售订单 å…¥åº“码单
                CreateDisplayViewerEx("100%", "100%", "../../grf/" + OpenTmp + ".grf", "xmlLBM_Xs_SeOrderBill_StockInCodeNote.aspx?linterid=" + value, true, "");
                break;
            case "HBarCodePrint"://物料条码打印
            case "HBarCodePrint"://物料条码打印(斯莫尔白标打印)
                var ListTrue = value.split('|');
                CreateDisplayViewerEx("100%", "100%", "../../grf/" + OpenTmp + ".grf", "xmlSRM_Web_BarCodeBillList.aspx?linterid=" + ListTrue[0] + "&entryid=" + ListTrue[1], true, "");
                break;
            case "MES_ProductionLinePackagingList"://产线包装单(斯莫尔白标打印)
                var ListTrue = value.split('|');
                CreateDisplayViewerEx("100%", "100%", "../../grf/" + OpenTmp + ".grf", "xmlSRM_Web_BarCodeBillList.aspx?linterid=" + ListTrue[0] + "&entryid=" + ListTrue[1], true, "");
                break;