CY_ECommercePlatform/CY.WebForm/Pages/business/ShejiOrderList.aspx
@@ -28,8 +28,16 @@ } function toXiadan(orderId) { window.dialog.confirm('是否确认当前操作?', function () { { var url = "/Pages/business/ShejiOrderxiadan.aspx?Keyid=" + orderId; top.Dialog.open({ URL: url, Title: "下单", Height: 600, Width: 800 }); } }); } function ToBatchxiadan() { @@ -55,11 +63,17 @@ }); window.dialog.confirm('是否确认当前操作?', function () { { var url = "/Pages/business/ShejiOrderxiadan.aspx?Keyid=" + ids; top.Dialog.open({ URL: url, Title: "下单", Height: 600, Width: 800 }); } }); } function CompledWork(orderId) {