Commit 34b94ab6 authored by 黄奎's avatar 黄奎

页面修改

parent 3af946ee
...@@ -66,7 +66,7 @@ namespace Edu.Module.Question ...@@ -66,7 +66,7 @@ namespace Edu.Module.Question
/// </summary> /// </summary>
/// <param name="model"></param> /// <param name="model"></param>
/// <returns></returns> /// <returns></returns>
public bool SetQuestionModule(RB_Question_ViewModel model) public bool SetQuestionModule(RB_Question_ViewModel model)
{ {
bool flag; bool flag;
if (model.QuestionId > 0) if (model.QuestionId > 0)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment