| | |
| | | case "Kf_ProductReceiveMaterialBillList": //çäº§é¢æå |
| | | CreateDisplayViewerEx("100%", "100%", "../../grf/" + OpenTmp + ".grf", "xmlLBM_Kf_ProductReceiveMaterialBillList.aspx?linterid=" + value, true, ""); |
| | | break; |
| | | case "HCustTag": //å®¢æ·æ ç¾ |
| | | var ListTrue = value.split('@'); |
| | | if (ListTrue.length > 1) { |
| | | CreateDisplayViewerEx("100%", "100%", "../../grf/" + OpenTmp + ".grf", "xmlLBM_Sc_CustTagBarCodeList.aspx?linterid=" + ListTrue[0] + "&entryid=" + ListTrue[1], true, ""); |
| | | } else { |
| | | CreateDisplayViewerEx("100%", "100%", "../../grf/" + OpenTmp + ".grf", "xmlLBM_Sc_CustTagBarCodeList_Select.aspx?linterid=" + ListTrue[0], true, ""); |
| | | } |
| | | break; |
| | | } |
| | | </script> |
| | | </body> |