username@email.com
2025-11-17 c204c099a226710bb6b6c4fe5cb9296fb93920cb
CY_ECommercePlatform/CY.WebForm/Pages/business/AgSpecialOrderList.aspx
@@ -14,7 +14,7 @@
        }
        //编辑施工单
        function EditModel(orderid) {
            top.Dialog.open({ URL: "/Pages/business/AgSpecialOrderEdit.aspx?orderid=" + orderid, Title: "编辑施工单", Width: 1100, Height: 700 });
            top.Dialog.open({ URL: "/Pages/business/AgSpecialOrderEdit.aspx?orderid=" + orderid, Title: "编辑施工单", Width: 1100, Height: 780 });
        }
        //删除
        function onDelete(keyid) {