上传
This commit is contained in:
@@ -286,7 +286,7 @@ async function getCurdSchemas() {
|
||||
try {
|
||||
const data = await getSimpleFieldList()
|
||||
data.forEach((elem) => {
|
||||
if (elem.field == 'createUser') {
|
||||
if (['createUser', 'convertPeople', 'receiver'].includes(elem.field)) {
|
||||
elem.search.options = userOptions.value
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user