diff --git a/src/views/tickets/RequestApplicationPerm/CreateUpdate.vue b/src/views/tickets/RequestApplicationPerm/CreateUpdate.vue index 33dedd16c..8d0a7e497 100644 --- a/src/views/tickets/RequestApplicationPerm/CreateUpdate.vue +++ b/src/views/tickets/RequestApplicationPerm/CreateUpdate.vue @@ -34,8 +34,7 @@ export default { meta: { apply_date_expired: date_expired, apply_date_start: date_start, - apply_actions: ['all', 'connect', 'updownload', 'upload_file', 'download_file'], - apply_category_type: ['db', 'mysql'] + apply_actions: ['all', 'connect', 'updownload', 'upload_file', 'download_file'] }, org_id: '', type: 'apply_application'