修改测试问题
This commit is contained in:
@@ -91,6 +91,7 @@
|
||||
:name="item.id"
|
||||
v-for="(item, index) in deviceData.dataSetList"
|
||||
:key="index"
|
||||
:disabled="tableLoading"
|
||||
>
|
||||
<template #label>
|
||||
<span class="custom-tabs-label">
|
||||
|
||||
Reference in New Issue
Block a user