소스 검색

设备详情

oyq28 1 년 전
부모
커밋
8c41c63687
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/main/resources/static/admin/bigScreen/index.html

+ 1 - 1
src/main/resources/static/admin/bigScreen/index.html

@@ -201,7 +201,7 @@
 
                                 <tr>
                                     <td>进给倍率</td>
-                                    <td>${device.spindleMagnification}</td>
+                                    <td>${device.actFeed}</td>
                                 </tr>
                                 </tbody>
                             </table>