|
@@ -77,6 +77,7 @@
|
|
|
<div class="table-button-box">
|
|
|
<p class="table-button-null"></p>
|
|
|
<p class="table-button-p"
|
|
|
+ style="color:#1ED0F8;cursor: pointer"
|
|
|
@click="tableButton(scope.row)"
|
|
|
v-if="scope.row.noticeStatus==0 && scope.row.isHandlePeople==false"
|
|
|
>详情</p>
|