0508修改
This commit is contained in:
@@ -401,7 +401,6 @@ const searchEmployees = async (keyword: string) => {
|
||||
try {
|
||||
employeeOptions.value = await EmployeeApi.getEmployeeSimpleList({
|
||||
keyword,
|
||||
status: '在职',
|
||||
enabledFlag: true
|
||||
})
|
||||
ensureEmployeeOptions(formData.value.rolePersons)
|
||||
|
||||
Reference in New Issue
Block a user