소스 검색

调整宽度

laiguoran 2 년 전
부모
커밋
59167d9b8d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      app/view/change/information_modal.ejs

+ 1 - 1
app/view/change/information_modal.ejs

@@ -157,7 +157,7 @@
                                 <div class="col-12" id="table-list">
                                     <div style="overflow-y:auto" class="sjs-biangeng-height">
                                         <table class="table table-striped table-bordered table-hover table-sm fixed_headers">
-                                            <thead><tr class="text-center"><th width="40">序号</th><th>清单编号</th><th>名称</th><th width="60">单位</th><th width="100">单价</th><th width="100">数量</th></tr></thead>
+                                            <thead><tr class="text-center"><th width="40">序号</th><th width="110">清单编号</th><th>名称</th><th width="60">单位</th><th width="100">单价</th><th width="120">数量</th></tr></thead>
                                             <tbody id="table-list-select">
                                             </tbody>
                                         </table>