浏览代码

数据采集按钮修改

dengrui 6 月之前
父节点
当前提交
e6355a227d
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/pro-steps/components/screwdriver.vue

+ 1 - 1
src/views/pro-steps/components/screwdriver.vue

@@ -43,7 +43,7 @@
             class="ces"
             class="ces"
             type="primary"
             type="primary"
             style="position: absolute; right: 340px; z-index: 2"
             style="position: absolute; right: 340px; z-index: 2"
-            v-if="item.deviceType != 'FJDJC'"
+            v-if="item.deviceType == 'DDLSD'"
             @click.stop="
             @click.stop="
               startTest1(item.deviceName, item.deviceNo, item.deviceType)
               startTest1(item.deviceName, item.deviceNo, item.deviceType)
             "
             "