diff --git a/WebContent/Tenwa/Lease/Flow/Rent/RentIncome/SelectHireTypeDialog.jsp b/WebContent/Tenwa/Lease/Flow/Rent/RentIncome/SelectHireTypeDialog.jsp new file mode 100644 index 000000000..30c76ffaf --- /dev/null +++ b/WebContent/Tenwa/Lease/Flow/Rent/RentIncome/SelectHireTypeDialog.jsp @@ -0,0 +1,38 @@ +<%@ page contentType="text/html; charset=GBK" %> +<%@ include file="/Frame/resources/include/include_begin.jspf" %> + +
+
+
+ +   + +   + +
+
+
+
+
+
+ + +
+ + +<%@ include file="/Frame/resources/include/include_end.jspf" %> \ No newline at end of file diff --git a/WebContent/Tenwa/Lease/Flow/Rent/RentIncome/VILCRentPlanList.jsp b/WebContent/Tenwa/Lease/Flow/Rent/RentIncome/VILCRentPlanList.jsp index 38db69d39..16eabfdd8 100644 --- a/WebContent/Tenwa/Lease/Flow/Rent/RentIncome/VILCRentPlanList.jsp +++ b/WebContent/Tenwa/Lease/Flow/Rent/RentIncome/VILCRentPlanList.jsp @@ -53,12 +53,14 @@ dwTemp.MultiSelect = true; } dwTemp.setPageSize(10); + //dwTemp.setParameter("contract_number", "BQAP(AH)201811220001"); dwTemp.genHTMLObjectWindow(businessType+","+subjectId+","+factDate); //0¡¢ÊÇ·ñչʾ 1¡¢ ȨÏÞ¿ØÖÆ 2¡¢ չʾÀàÐÍ 3¡¢°´Å¥ÏÔʾÃû³Æ 4¡¢°´Å¥½âÊÍÎÄ×Ö 5¡¢°´Å¥´¥·¢Ê¼þ´úÂë 6¡¢ 7¡¢ 8¡¢ 9¡¢Í¼±ê£¬CSS²ãµþÑùʽ 10¡¢·ç¸ñ String sButtons[][] = { - {"ReadOnly".equals(rightType)?"false":"true","","Button","Éú³É±¾´Î×â½ðÊÕ¿î","Éú³É±¾´Î×â½ðÊÕ¿î","createRundIncome()","","","","btn_icon_add",""} + {"ReadOnly".equals(rightType)?"false":"true","","Button","Éú³É±¾´Î×â½ðÊÕ¿î","Éú³É±¾´Î×â½ðÊÕ¿î","showSelectHireTypeDialog()","","","","btn_icon_add",""} }; +// createRundIncome() %><%@include file="/Frame/resources/include/ui/include_list.jspf"%>