CY_ECommercePlatform/CY.WebForm/Pages/work/MyRequestAdd.aspx
@@ -16,7 +16,31 @@
                    $("#trCarNo").css("display", "table-row");
                    $("#trCarYes").css("display", "none");
                }
                if ($(this).val() == "15") {
                    $("#trShoukuandanwei").css("display", "table-row");
                } else {
                    $("#trShoukuandanwei").css("display", "none");
                }
            });
            if ($("#selPlanDataType").val() == "7") {
                $("#trCarNo").css("display", "none");
                $("#trCarYes").css("display", "table-row");
            } else {
                $("#trCarNo").css("display", "table-row");
                $("#trCarYes").css("display", "none");
            }
            if ($("#selPlanDataType").val() == "15") {
                $("#trShoukuandanwei").css("display", "table-row");
            } else {
                $("#trShoukuandanwei").css("display", "none");
            }
        });
    </script>
</head>
@@ -37,7 +61,7 @@
                            <option value="7">用车</option>
                            <option value="10">业务经费</option>
                            <option value="11">客户联谊</option>
<%--                            <option value="13">开票申请</option>--%>
                            <option value="15">付款申请</option>
                            <option value="12">其他</option>
                    </select>
                </td>
@@ -64,6 +88,14 @@
                <select id="selPlanTitle" runat="server" keepdefaultstyle="true" style=" width:100px;"></select>
                </td>
            </tr>
            <tr id="trShoukuandanwei" style=" display:none;">
                <td class="ali03">
                   收款单位:
                </td>
                <td colspan="3">
                 <input id="txtShoukuandanwei" type="text" style=" width:400px;" class="" runat="server" msg="请输入收款单位" maxlength="50" />
                </td>
            </tr>
            <tr>
                <td class="ali03">
                    请示内容: