@@ -102,6 +102,7 @@
<el-button
type="text"
icon="el-icon-plus"
+ style="position: relative;z-index: 1;"
@click.stop="addSubItem(index)"
>新增改进项</el-button>
</el-form-item>