username@email.com
2025-02-07 6bb722be12f95d3f55a141555be2c79b8fcaeca9
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>