ellisran vor 1 Tag
Ursprung
Commit
eb36ace64a
1 geänderte Dateien mit 4 neuen und 4 gelöschten Zeilen
  1. 4 4
      app/view/cost/book_list.ejs

+ 4 - 4
app/view/cost/book_list.ejs

@@ -23,10 +23,10 @@
                         <th width="70px">报审月份</th>
                         <th width="70px">关联成本</th>
                         <th width="70px">创建人</th>
-                        <th width="150px">本期入账金额</th>
-                        <th width="150px">截止本期入账金额</th>
-                        <th width="150px">本期入账金额(不含税)</th>
-                        <th width="150px">截止本期入账金额(不含税)</th>
+                        <th width="180px">本期入账金额</th>
+                        <th width="180px">截止本期入账金额</th>
+                        <th width="180px">本期入账金额(不含税)</th>
+                        <th width="180px">截止本期入账金额(不含税)</th>
                         <th>审批进度</th>
                         <th width="100px">操作</th>
                     </tr>