Browse Source

添加绘图时间

bill 2 năm trước cách đây
mục cha
commit
69be990fa8
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/roads/tabulation.vue

+ 1 - 1
src/views/roads/tabulation.vue

@@ -105,7 +105,7 @@
           </tr>
           <tr>
             <td class="value date" colspan="6" height="44">
-              {{ formatDate(new Date(), "yyyy年MM月dd日hh时mm分") }}
+              绘图时间:{{ formatDate(new Date(), "yyyy年MM月dd日hh时mm分") }}
             </td>
           </tr>
         </table>