tijaio
This commit is contained in:
@@ -141,11 +141,11 @@
|
||||
<p v-html="colorIndex(scope.row.wos_index,scope.row.wos_time)"></p>
|
||||
</template>
|
||||
</el-table-column>
|
||||
<el-table-column prop="" label="Google Index" width="120px" align="center">
|
||||
<!-- <el-table-column prop="" label="Google Index" width="120px" align="center">
|
||||
<template slot-scope="scope">
|
||||
<p v-html="colorIndex(scope.row.google_index,scope.row.google_time)"></p>
|
||||
</template>
|
||||
</el-table-column>
|
||||
</el-table-column> -->
|
||||
<el-table-column label="Role" width="305px">
|
||||
<template slot-scope="scope">
|
||||
<p v-for="item in scope.row.roles" class="ro_li_ku">
|
||||
|
||||
Reference in New Issue
Block a user