username@email.com
2024-09-26 cd7c80440071134d4aa738d557b650ea2557317b
提交
1个文件已修改
2 ■■■ 已修改文件
CY_ECommercePlatform/CY.WebForm/Pages/business/CorporateClientsList.aspx 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
CY_ECommercePlatform/CY.WebForm/Pages/business/CorporateClientsList.aspx
@@ -17,7 +17,7 @@
    <script type="text/javascript">
        ///添加
        function addModel() {
            top.Dialog.open({ URL: "/Pages/business/CorporateClientsEdit.aspx", Title: "新增客户", Width: 900, Height: 750 });
            top.Dialog.open({ URL: "/Pages/business/CorporateClientsEdit.aspx", Title: "新增客户", Width: 1200, Height: 900 });
        }
        //查看