username@email.com
2025-01-26 a0b3492010949e0d044892b9bb6456b51ae0d458
CY_ECommercePlatform/CY.WebForm/Pages/business/AgSpecialOrderEdit.aspx
@@ -1429,7 +1429,7 @@
        //纸张采购
        function zhizhangcaigou() {
             
            top.Dialog.open({ URL: "/Pages/procurement/ProcurementADD.aspx", Title: "纸张采购", Width: 1100, Height: 700 });
            top.Dialog.open({ URL: "/Pages/procurement/ProcurementADD.aspx?orderIdstrrrr=<%=orderIdstrrrr %>", Title: "纸张采购", Width: 1100, Height: 700 });
            
        }
    </script>