gaoluyang
2026-06-22 bc365ef47ae4e01754aeadbae26170e11c9bb80e
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>