diff --git a/src/views/assets/SystemUser/SystemUserList/CommonUserList.vue b/src/views/assets/SystemUser/SystemUserList/CommonUserList.vue index 2ae076c30..8fd7a8acd 100644 --- a/src/views/assets/SystemUser/SystemUserList/CommonUserList.vue +++ b/src/views/assets/SystemUser/SystemUserList/CommonUserList.vue @@ -68,7 +68,7 @@ export default { hasCreate: false, createRoute: 'SystemUserCreate', searchConfig: { - exclude: ['type'] + exclude: ['type', 'protocol'] }, moreCreates: { callback: (option) => {