oyq28 1 anno fa
parent
commit
8c41c63687
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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>