官网
Showing
2 changed files
with
8 additions
and
2 deletions
| ... | @@ -134,8 +134,11 @@ | ... | @@ -134,8 +134,11 @@ |
| 134 | </div> | 134 | </div> |
| 135 | </div> | 135 | </div> |
| 136 | </div> | 136 | </div> |
| 137 | 137 | </div> | |
| 138 | 138 | <div v-if="list.length>0||showGroupList.length>0||teamlist.length>0||groupList.length>0" class="text-center"> | |
| 139 | {{ | ||
| 140 | language == 0 ? '下滑查看更多' : 'Scroll down to view more' | ||
| 141 | }} | ||
| 139 | </div> | 142 | </div> |
| 140 | </el-dialog> | 143 | </el-dialog> |
| 141 | </template> | 144 | </template> | ... | ... |
-
Please register or sign in to post a comment