Browse Source

工位添加校验

langfang-develop
liwei 3 years ago
parent
commit
2048a08e9f
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      src/views/plant/resource/station/addOrEdit.vue

+ 1
- 0
src/views/plant/resource/station/addOrEdit.vue View File

@ -326,6 +326,7 @@
<template slot-scope="scope">
<el-button
size="mini"
v-if="scope.row['OPCMonitorComRule-DBlockValueType'] == '映射值'"
@click="addOPCMonitorComDetailRule(scope.$index, scope.row)"
>新增</el-button
>


Loading…
Cancel
Save