邓洁 : 修复bug
This commit is contained in:
@@ -284,7 +284,7 @@ const handleSubmit = async (formInstance) => {
|
||||
state:form.value.state,
|
||||
userName: form.value.userName,
|
||||
roleIds: [form.value.roleId],
|
||||
tunnelIds: form.value.tunnelIds
|
||||
tunnelList: form.value.tunnelIds
|
||||
}
|
||||
if (title.value === '添加用户') {
|
||||
await addUser(data).then(res => {
|
||||
|
||||
Reference in New Issue
Block a user