소스 검색

添加绘图时间

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>