gaoluyang
2 天以前 eca5924030894adc81661f0784b87a95fe702d2f
src/views/officeProcessAutomation/HrManage/staff-archive/components/EducationWorkSection.vue
@@ -91,7 +91,7 @@
              type="primary"
              link
              @click="removeEducationRow(scope.$index)"
            >
             v-hasPermi="['officeProcessAutomation:staffArchive:remove']">
              删除
            </el-button>
          </template>
@@ -188,7 +188,7 @@
              type="primary"
              link
              @click="removeWorkRow(scope.$index)"
            >
             v-hasPermi="['officeProcessAutomation:staffArchive:remove']">
              删除
            </el-button>
          </template>