username@email.com
2025-11-13 8f47b7f2bf68ecdae9b428120c70962ba4d2d52d
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) {