seimin 1 년 전
부모
커밋
b8ffcc3ce0
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/app/share/incident-details/incident-details.component.html

+ 1 - 1
src/app/share/incident-details/incident-details.component.html

@@ -25,7 +25,7 @@
25 25
             </div>
26 26
           </div>
27 27
           <div class="top_total borderRight">
28
-            <div class="top_row"><span>&emsp;</span><strong>耗材总价:{{totalPriceWorkHourManagement}}元</strong></div>
28
+            <div class="top_row"><span>&emsp;</span><strong>工时总价:{{totalPriceWorkHourManagement}}元</strong></div>
29 29
           </div>
30 30
         </div>
31 31
       </div>