提交 315fc27a 编写于 作者: M mindspore-ci-bot 提交者: Gitee

!154 UI fix compare plate issue

Merge pull request !154 from 潘慧/master_ph
...@@ -79,7 +79,7 @@ limitations under the License. ...@@ -79,7 +79,7 @@ limitations under the License.
popper-class="tooltip-show-content" popper-class="tooltip-show-content"
:content="item.label" :content="item.label"
placement="top"> placement="top">
<span class="select-disable">><i title="CACHING" v-if="item.loading" <span class="select-disable"><i title="CACHING" v-if="item.loading"
class="el-icon-loading"></i>{{item.label}}</span> class="el-icon-loading"></i>{{item.label}}</span>
</el-tooltip> </el-tooltip>
</span> </span>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册