username@email.com
2021-11-04 9a971ce70ed71f3cabdb3847ad43b8c61950d171
提交
2个文件已修改
6 ■■■■ 已修改文件
zhengcaioa/zhengcaioa/Controllers/ExpertTest/ExpertTestTopicController.cs 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
zhengcaioa/zhengcaioa/Views/ExpertTestTopic/Edit.cshtml 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
zhengcaioa/zhengcaioa/Controllers/ExpertTest/ExpertTestTopicController.cs
@@ -169,7 +169,7 @@
                    expertTestTopicanwserDTO.Anwserno = "√";
                    expertTestTopicanwserDTOs.Add(expertTestTopicanwserDTO);
                    var expertTestTopicanwserDTO1 = new ExpertTestTopicanwserDTO();
                    expertTestTopicanwserDTO1.Anwserno = "×";
                    expertTestTopicanwserDTO1.Anwserno = "x";
                    expertTestTopicanwserDTOs.Add(expertTestTopicanwserDTO1);
                    
zhengcaioa/zhengcaioa/Views/ExpertTestTopic/Edit.cshtml
@@ -1104,10 +1104,10 @@
                                        <input type="hidden" name="Shifouzhengqu" value="" />
                                   <input type="hidden" name="anwserno" value="×" />
                                   <input type="hidden" name="anwserno" value="x" />
                                    </div>
 <label class="text-left col-sm-1 col-md-1 control-label">×</label>
 <label class="text-left col-sm-1 col-md-1 control-label">x</label>