perf: 优化样式
This commit is contained in:
parent
bee832994b
commit
6fa6ed92c3
@ -85,7 +85,7 @@
|
|||||||
<el-icon class="is-loading primary"><Loading /></el-icon> 索引中
|
<el-icon class="is-loading primary"><Loading /></el-icon> 索引中
|
||||||
</el-text>
|
</el-text>
|
||||||
<el-text v-else-if="row.status === '3'">
|
<el-text v-else-if="row.status === '3'">
|
||||||
<el-icon class="is-loading primary"><Loading /></el-icon>排队中
|
<el-icon class="is-loading primary"><Loading /></el-icon> 排队中
|
||||||
</el-text>
|
</el-text>
|
||||||
</template>
|
</template>
|
||||||
</el-table-column>
|
</el-table-column>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user