소스 검색

月报:分析反馈修改

洪海涛 4 년 전
부모
커밋
6a626e8959
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/views/monthlyReport/childrenPage/editReport/components/MrTable/Analysis.vue

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