diff --git a/src/views/pages/ksDocuments/KsNewDocumentForm.vue b/src/views/pages/ksDocuments/KsNewDocumentForm.vue index 58a57a1..7c4a182 100644 --- a/src/views/pages/ksDocuments/KsNewDocumentForm.vue +++ b/src/views/pages/ksDocuments/KsNewDocumentForm.vue @@ -33,9 +33,7 @@
- - +
@@ -116,7 +114,7 @@ const formData = ref({ ingestionStatus: 'NEW', type: '', //.md file ksApplicationName: '', //Jenkins-DevopsJ2Cloud - ksDocType: '', + ksDocType: 'Functional', ksDocSource: '', //Git Repository - DevopsJ2Cloud CSV System Configuration defaultChunkSize: 1000, minChunkSize: 200,