zrg
2024-03-15 66a7c8a61601df0e0c6cae81380a5c150208ea9b
WebTM/views/»ù´¡×ÊÁÏ/¹«Óûù´¡×ÊÁÏ/HBarPlanPrint.html
@@ -254,6 +254,21 @@
            case "YS_ReceiveOtherBill": //其他应收单
                CreateDisplayViewerEx("100%", "100%", "../../grf/" + OpenTmp + ".grf", "xmlLYS_ReceiveOtherBillMainList.aspx?linterid=" + value, true, "");
                break;
            case "HGy_FixCard"://固定资产
                CreateDisplayViewerEx("100%", "100%", "../../grf/" + OpenTmp + ".grf", "xmlLBM_HGy_FixCard.aspx?linterid=" + value, true, "");
                break;
            case "HGy_CardType"://资产类别
                CreateDisplayViewerEx("100%", "100%", "../../grf/" + OpenTmp + ".grf", "xmlLBM_HGy_CardType.aspx?linterid=" + value, true, "");
                break;
            case "HGy_CardAddress"://资产位置
                CreateDisplayViewerEx("100%", "100%", "../../grf/" + OpenTmp + ".grf", "xmlLBM_HGy_CardAddress.aspx?linterid=" + value, true, "");
                break;
            case "HGy_CardStatus"://资产状态
                CreateDisplayViewerEx("100%", "100%", "../../grf/" + OpenTmp + ".grf", "xmlLBM_HGy_CardStatus.aspx?linterid=" + value, true, "");
                break;
            case "HGy_CardChangeType"://变动方式
                CreateDisplayViewerEx("100%", "100%", "../../grf/" + OpenTmp + ".grf", "xmlLBM_HGy_CardChangeType.aspx?linterid=" + value, true, "");
                break;
        }
    </script>
</body>