修改样式
This commit is contained in:
@@ -11,7 +11,7 @@
|
|||||||
<el-progress style="width: 82%; margin-right: 3%" :percentage="percentage" :color="customColors" />
|
<el-progress style="width: 82%; margin-right: 3%" :percentage="percentage" :color="customColors" />
|
||||||
<el-button style="width: 10%" type="text" :icon="InfoFilled" @click="showTestLog">检测项进度</el-button>
|
<el-button style="width: 10%" type="text" :icon="InfoFilled" @click="showTestLog">检测项进度</el-button>
|
||||||
</div>
|
</div>
|
||||||
{{ checkResultView }}
|
|
||||||
<div class="dialog-content">
|
<div class="dialog-content">
|
||||||
<el-table
|
<el-table
|
||||||
:data="checkResultView"
|
:data="checkResultView"
|
||||||
|
|||||||
Reference in New Issue
Block a user