فهرست منبع

数据采集按钮修改

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