Browse Source

月报:分析反馈修改

洪海涛 4 years ago
parent
commit
589878dc2f

+ 1 - 0
src/views/monthlyReport/childrenPage/editReport/components/MrTable/Analysis.vue

@@ -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>