username@email.com
2022-07-28 976aa1a04fff81af4939affa80d3357013157353
zhengcaioa/zhengcaioa/Views/SysCode/Editlaw.cshtml
@@ -483,7 +483,7 @@
                                                <label class="text-right col-sm-1 col-md-1 control-label">内容</label>
                                                <div class="col-sm-10 col-md-10">
                                                    
                                                    <textarea class="form-control bt"  name="Contentss" title="内容" isempty="" maxlength="300" length="long" style="resize:none;overflow-y:hidden; min-height:60px;" onpropertychange="this.style.height=this.scrollHeight + 'px'" oninput="this.style.height=this.scrollHeight + 'px'"></textarea>
                                                    <textarea class="form-control bt"  name="Contentss" title="内容" isempty="" maxlength="500" length="long" style="resize:none;overflow-y:hidden; min-height:60px;" onpropertychange="this.style.height=this.scrollHeight + 'px'" oninput="this.style.height=this.scrollHeight + 'px'"></textarea>
                                                </div>
                                            </div>