gaoluyang
2026-08-06 377c0a70c094d024aeb0bb94f4b791c6d5530c1e
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>