username@email.com
14 小时以前 f0c21ec9c1e9c7cd5db58caeb760c7d7ca6df002
CY_ECommercePlatform/CY.WebForm/Pages/Property/ShebeiWeixiuList.aspx
@@ -11,6 +11,12 @@
            top.Dialog.open({ URL: "/Pages/Property/ShebeiWeixiuFukuanAdd.aspx?keyid=" + keyid, Title: "维修付款申请", Width: 500, Height: 430 });
        }
        //查看
        function onDetal(keyid) {
            top.Dialog.open({ URL: "/Pages/Property/ShebeiWeixiuDetail.aspx?Keyid=" + keyid, Title: "维修查看", Width: 500, Height: 600 });
        }
        //添加
        function addModel() {
            top.Dialog.open({ URL: "/Pages/Property/ShebeiWeixiuAdd.aspx", Title: "维修申请", Width: 500, Height: 430 });
@@ -240,7 +246,7 @@
                            <%#Eval("FukuanfangshiName")%> 
                        </td>
                        <td class="Operate " style="text-align: center">
                            <span menu_member_case_id="case_Chakan" menu_member_case_name="维修查看" onclick="onDetal('<%#Eval("Keyid")%>')">维修查看</span>
                             <%#Eval("Caozuo")%>
                        </td>