laiguoran před 3 roky
rodič
revize
15afe4089c
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  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">