company/src/views/business/switchCourt.vue
@@ -83,7 +83,7 @@ min-width="120" fixed="right"> <template slot-scope="{row}"> <el-button type="text" @click="$refs.operaApplyChangeDetailWindow.open('加减保详情', row)">查看详情</el-button> <el-button type="text" @click="$refs.operaApplyChangeDetailWindow.open('换厂详情', row)">查看详情</el-button> </template> </el-table-column> </el-table>