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