@@ -130,7 +130,7 @@
@click="lookView(scope.row)"
v-if="scope.row.status == 2"
v-hasPermi="['core:task:query']"
- >查看</el-button>
+ >详情</el-button>
</template>
</el-table-column>
</el-table>