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