username@email.com
2024-07-15 6f059a7f1def48d7dbc805bc43f17c84c9b5bfec
zhengcaioa/zhengcaioa/Views/ExpertTestTopic/Index.cshtml
@@ -198,7 +198,7 @@
            var url = "/ExpertTestTopic/print?Area=" + Area + "&Topictype=" + Topictype + "&Zhishitype=" + Zhishitype
                + "&Zhongdian=" + Zhongdian + "&JiexiStatus=" + JiexiStatus + "&ShenpiStatus=" + ShenpiStatus
                 + "&JiexiStatus=" + JiexiStatus + "&ShenpiStatus=" + ShenpiStatus
                + "&Topic=" + Topic;
            var me = window.open(url, "打印");  //打开新窗口