Browse Source

Merge branch 'usecase_daily_0.0.2' of https://git.xiaojukeji.com/pu_qa_tool/thoth-frontend into usecase_daily_0.0.2

wenbobowen 4 years ago
parent
commit
20fbeb2488

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

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