whj 2 년 전
부모
커밋
6f4736e15c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/fill/gather/modules/Detail.vue

+ 1 - 1
src/views/fill/gather/modules/Detail.vue

@@ -14,7 +14,7 @@
       <detail-list-item term="更新日期">{{ model.updateTime }}</detail-list-item>
     </detail-list> -->
     <div class="title">{{ model.name }}</div>
-    <div style="float:right;">频次周期:{{ model.period }} </div>
+    <div style="float:right;">频次周期:{{ model.period }} 小时</div>
     <br>
     <div class="info" v-for="item in model.fillInfos" :key="item.id">
       <div style="width:120px;text-align: right;">{{ item.name }}:</div>