username@email.com
2025-11-04 938f7eae03fd367906b870a82be8513366f9bbfe
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) {