Przeglądaj źródła

20250103 调整

贾小兵 3 miesięcy temu
rodzic
commit
375abe3ed8

+ 2 - 2
application/admin/view/student/collection/examing.html

@@ -123,7 +123,7 @@
                                         <dd>
                                             <a href="javascript:;" class="btn btn-sm btn-info btn-append"><i class="fa fa-plus"></i> 追加</a>
                                         </dd>
-                                        <textarea name="row[other_replace]" class="form-control other_replace" cols="30" rows="5" data-rule="required">{$row.other_replace}</textarea>
+                                        <textarea name="row[other_replace]" class="form-control hide other_replace" cols="30" rows="5" data-rule="required">{$row.other_replace}</textarea>
                                     </dl>
                                     <!--定义模板,模板语法使用Art-Template模板语法-->
                                     <script type="text/html" id="other_suppliertpl">
@@ -160,7 +160,7 @@
                                         <dd>
                                             <a href="javascript:;" class="btn btn-sm btn-info btn-append"><i class="fa fa-plus"></i> 追加</a>
                                         </dd>
-                                        <textarea name="row[other_report]" class="form-control" cols="30" rows="5" data-rule="required">{$row.other_report}</textarea>
+                                        <textarea name="row[other_report]" class="form-control hide" cols="30" rows="5" data-rule="required">{$row.other_report}</textarea>
                                     </dl>
                                     <!--定义模板,模板语法使用Art-Template模板语法-->
                                     <script type="text/html" id="other_suppliertpl1">