Quellcode durchsuchen

月报:分析反馈修改

洪海涛 vor 4 Jahren
Ursprung
Commit
8b1a34c1cb

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