@@ -174,7 +174,7 @@
"
class="btn-primary"
type="text"
- @click="toViewLog(row)"
+ @click="toViewLog(scope.row)"
>下载日志</el-button
>
</template>