From 9a971ce70ed71f3cabdb3847ad43b8c61950d171 Mon Sep 17 00:00:00 2001
From: username@email.com <yzy2002yzy@163.com>
Date: 星期四, 04 十一月 2021 16:31:57 +0800
Subject: [PATCH] 提交

---
 zhengcaioa/zhengcaioa/Views/ExpertTestTopic/Edit.cshtml                   |    4 ++--
 zhengcaioa/zhengcaioa/Controllers/ExpertTest/ExpertTestTopicController.cs |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/zhengcaioa/zhengcaioa/Controllers/ExpertTest/ExpertTestTopicController.cs b/zhengcaioa/zhengcaioa/Controllers/ExpertTest/ExpertTestTopicController.cs
index 78ff070..a50827f 100644
--- a/zhengcaioa/zhengcaioa/Controllers/ExpertTest/ExpertTestTopicController.cs
+++ b/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);
                     
 
diff --git a/zhengcaioa/zhengcaioa/Views/ExpertTestTopic/Edit.cshtml b/zhengcaioa/zhengcaioa/Views/ExpertTestTopic/Edit.cshtml
index 19f6841..232d266 100644
--- a/zhengcaioa/zhengcaioa/Views/ExpertTestTopic/Edit.cshtml
+++ b/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>
 
                                    
 

--
Gitblit v1.9.1