username@email.com
2022-10-18 378725af30f2ccf5007f80c553865be2b39f727a
zhengcaioa/zhengcaioa/Views/ExpertTestTopic/EditResult.cshtml
@@ -254,9 +254,7 @@
                        if (data.Result) {
                            //  parent._afterSave(true);
                            parent.layer.msg('成功保存', { icon: 6 });
                            var Topictype = $("#Topictype").val();
                            var Zhishitype = $("#Zhishitype").val();
                            var Area = $("#Area").val();
                            window.location = "/ExpertTestTopic/EditResult";