huminmin
7 天以前 ef3aab90e71b07ff22ecc40a0a49236b371c04cd
src/views/personnelManagement/employeeRecord/index.vue
@@ -116,7 +116,7 @@
    entryDateStart: undefined,
    entryDateEnd: undefined,
  },
  deptOptions: { type: Array, default: () => [] },
  deptOptions: [],
});
const { searchForm, deptOptions } = toRefs(data);
const isShowRenewContractModal = ref(false);