瀏覽代碼

添加绘图时间

bill 2 年之前
父節點
當前提交
69be990fa8
共有 1 個文件被更改,包括 1 次插入1 次删除
  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>