he wei
2024-11-18 882ba993908f3377972999e201a255f56d35c2e2
src/views/test/index.vue
@@ -234,7 +234,7 @@
        <template v-if="1 == devType">
          <el-button
            size="small"
            :disabled="!!currentDev.devOnline"
            :disabled="!currentDev.devOnline"
            class="btn-start"
            v-if="!currentDev.state?.isTesting"
            @click="test(false)"