@@ -122,7 +122,7 @@
</el-table-column>
<el-table-column
label="操作"
- width="180">
+ width="180" fixed="right">
<template slot-scope="scope">
<el-button type="text" size="small" @click="editData(scope.row.parId)">修改</el-button>
<span style="margin:0 3px;">|</span>