소스 검색

宽度调整

laiguoran 3 년 전
부모
커밋
15afe4089c
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      app/view/dashboard/index.ejs

+ 2 - 2
app/view/dashboard/index.ejs

@@ -302,13 +302,13 @@
                                 <table class="table table-middle">
                                     <thead class="thead-light">
                                     <tr>
-                                        <th class="pl-3">类型</th>
+                                        <th width="110" class="pl-3">类型</th>
                                         <th>名称</th>
                                         <th width="150">审批人-职位</th>
                                         <th width="120">审批时间</th>
                                         <th width="60">项目</th>
                                         <th width="80">状态</th>
-                                        <th width="110">审批意见</th>
+                                        <th>审批意见</th>
                                     </tr>
                                     </thead>
                                     <tbody id="notice-list">