| | |
| | | case "HEmployee"://èåå表 |
| | | CreateDisplayViewerEx("100%", "100%", "../../grf/" + OpenTmp + ".grf", "xmlLBM_Gy_EmployeeList.aspx?linterid=" + value, true, ""); |
| | | break; |
| | | case "HWorkStation"://å·¥ä½å表 |
| | | CreateDisplayViewerEx("100%", "100%", "../../grf/" + OpenTmp + ".grf", "xmlLBM_Gy_WorkStationList.aspx?linterid=" + value, true, ""); |
| | | break; |
| | | case "HWarehouse"://ä»åºå表 |
| | | CreateDisplayViewerEx("100%", "100%", "../../grf/" + OpenTmp + ".grf", "xmlLBM_Gy_WarehouseList.aspx?linterid=" + value, true, ""); |
| | | break; |
| | |
| | | case "HGy_BarCodeBill_xiaowei": //zutuoxiaoweiæç» |
| | | CreateDisplayViewerEx("100%", "100%", "../../grf/" + OpenTmp + ".grf", "xmlLBM_HGy_BarCodeBill_ZB.aspx?linterid=" + value, true, ""); |
| | | break; |
| | | case "HGy_BarCodeBill_ZB": //å°å«æ æ¿ç æç» |
| | | CreateDisplayViewerEx("100%", "100%", "../../grf/" + OpenTmp + ".grf", "xmlLBM_HGy_BarCodeBill_ZB.aspx?linterid=" + value, true, ""); |
| | | break; |
| | | } |
| | | </script> |
| | | </body> |