guarantee-lsq 11 bulan lalu
induk
melakukan
2fc92a3de1
1 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 2 2
      src/views/remote/opc/Index.vue

+ 2 - 2
src/views/remote/opc/Index.vue

@@ -34,12 +34,12 @@ export default {
       current: 0,
       components: [
         {
-          name: 'OPC对应表',
+          name: 'OPC点位映射',
           icon: 'icon-shebeiguanli',
           component: 'RemoteOpc'
         },
         {
-          name: 'OPC对应表未配置',
+          name: 'OPC待映射点位',
           icon: 'icon-shebeiguanli',
           component: 'RemoteOpcNotCreated'
         },