mirror of
https://github.com/ElemeFE/element.git
synced 2025-12-19 12:04:02 +08:00
Table: fix js pending in ssr (#9876)
This commit is contained in:
@@ -123,7 +123,7 @@
|
||||
:style="navStyle">
|
||||
<ul>
|
||||
<li class="nav-item sponsors">
|
||||
<a>Sponsors</a>
|
||||
<a>{{ lang === 'zh-CN' ? '赞助商' : 'Sponsors' }}</a>
|
||||
<ul class="pure-menu-list sub-nav">
|
||||
<li class="nav-item" v-show="lang !== 'zh-CN'">
|
||||
<a href="https://tipe.io/?ref=element" target="_blank">
|
||||
|
||||
Reference in New Issue
Block a user