通道配对,预检测界面
This commit is contained in:
@@ -68,7 +68,7 @@
|
||||
</template>
|
||||
<script lang="tsx" setup name="preTest">
|
||||
import {ElMessage, ElMessageBox} from "element-plus";
|
||||
import {defineExpose, toRef} from 'vue';
|
||||
import {defineExpose, ref, toRef, watch} from 'vue';
|
||||
|
||||
const step1InitLog = ref([
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user