username@email.com
2021-10-21 78c9e0c605a1f79bc27d3f407b590a22e2031736
zhengcaioa/zhengcaioa/Views/ExpertTestTopic/Edit.cshtml
@@ -316,28 +316,28 @@
                                    @for (int i = 0; i < expertTestTopicanwserDTOs.Count; i++)
                                    {
                                    <div class="col-sm-1 col-md-1" grouptype="Vdata" style="width:3%;text-align:left;padding-left:15px;">
                                        @if ("A" == expertTestTopicanwserDTOs[i].Shifouzhengqu)
                                        {
                                <div class="col-sm-1 col-md-1" grouptype="Vdata" style="width:3%;text-align:left;padding-left:15px;">
                                    @if ("A" == expertTestTopicanwserDTOs[i].Shifouzhengqu)
                                    {
                                        <input type="checkbox" checked="checked" name="ShifouzhengquName" value="A" onclick="checkShifouzhengqu(this)" />
                                        }
                                        else
                                        {
                                    }
                                    else
                                    {
                                        <input type="checkbox" name="ShifouzhengquName" value="D" onclick="checkShifouzhengqu(this)" />
                                        }
                                        <input type="hidden" name="Shifouzhengqu" value="" />
                                    }
                                    <input type="hidden" name="Shifouzhengqu" value="" />
                                    <input type="hidden" name="anwserno" value="@expertTestTopicanwserDTOs[i].Anwserno" />
                                </div>
                                        <label class="text-left col-sm-1 col-md-1 control-label">@expertTestTopicanwserDTOs[i].Anwserno</label>
                                        @*<div class="col-sm-2 col-md-2" style="width:5%;">
                                            <input class="form-control" style="border:none;" label="答案编号" name="anwserno" labtype="txt" addvisible="true" editvisible="true" reg="" maxlength="50" ismust="true" type="text" value="@expertTestTopicanwserDTOs[i].Anwserno" readonly="readonly">
                                        </div>*@
                                    </div>
                                        <div class="col-sm-6 col-md-6" name="Anwser2" style="display:none;">
                                            <input class="form-control" label="答案" name="Anwser" labtype="txt" addvisible="true" editvisible="true" maxlength="500" reg="" ismust="flase" type="text" value="@expertTestTopicanwserDTOs[i].Anwser">
                                    <div class="col-sm-2 col-md-2" style="width:5%;">
                                        <input class="form-control" style="border:none;" label="答案编号" name="anwserno" labtype="txt" addvisible="true" editvisible="true" reg="" maxlength="50" ismust="true" type="text" value="@expertTestTopicanwserDTOs[i].Anwserno" readonly="readonly">
                                    </div>
                                    <div class="col-sm-6 col-md-6" name="Anwser2" style="display:none;">
                                        <input class="form-control" label="答案" name="Anwser" labtype="txt" addvisible="true" editvisible="true" maxlength="500" reg="" ismust="flase" type="text" value="@expertTestTopicanwserDTOs[i].Anwser">
                                    </div>
                                        </div>
@@ -349,7 +349,7 @@
                                            }
                                    }
                                </div>
@@ -415,7 +415,7 @@
                                            </label>
                                            <div class="col-sm-1 col-md-1" grouptype="Vdata" style="width:5%;">
                                            <div class="col-sm-2 col-md-2" grouptype="Vdata" style="width:5%;">
                                                @if ("A" == expertTestTopicjiexiDTOs[i].Flag)
                                                {
@@ -995,7 +995,7 @@
                                        </label>
                                    <div class="col-sm-1 col-md-1" grouptype="Vdata" style="width:5%;">
                                    <div class="col-sm-2 col-md-2" grouptype="Vdata" style="width:5%;">
@@ -1060,13 +1060,12 @@
                                        <input type="checkbox" name="ShifouzhengquName" value="A" onclick="checkShifouzhengqu(this)" />
                                        <input type="hidden" name="Shifouzhengqu" value="" />
 <input type="hidden" name="anwserno" value="√" />
                                    </div>
 <label class="text-left col-sm-1 col-md-1 control-label">√</label>
                                    <div class="col-sm-2 col-md-2" style="width:5%;">
                                        <input class="form-control" style="border:none;" label="答案编号" name="anwserno" labtype="txt" addvisible="true" editvisible="true" reg="" maxlength="50" ismust="true" type="text" value="√" readonly="readonly">
                                    </div>
                                    <div class="col-sm-6 col-md-6" name="Anwser2" style="display:none;">
                                        <input class="form-control" label="答案" name="Anwser" labtype="txt" addvisible="true" editvisible="true" maxlength="500" reg="" ismust="flase" type="text" value="">
@@ -1080,11 +1079,12 @@
                                        <input type="hidden" name="Shifouzhengqu" value="" />
                                    </div>
                                   <input type="hidden" name="anwserno" value="×" />
                                    <div class="col-sm-2 col-md-2" style="width:5%;">
                                        <input class="form-control" style="border:none;" label="答案编号" name="anwserno" labtype="txt" addvisible="true" editvisible="true" reg="" maxlength="50" ismust="true" type="text" value="×" readonly="readonly">
                                    </div>
 <label class="text-left col-sm-1 col-md-1 control-label">×</label>
                                    <div class="col-sm-6 col-md-6" name="Anwser2" style="display:none;">
                                        <input class="form-control" label="答案" name="Anwser" labtype="txt" addvisible="true" editvisible="true" maxlength="500" reg="" ismust="flase" type="text" value="">