diff --git a/src/views/cet/data-import/student-data-import.vue b/src/views/cet/data-import/student-data-import.vue
new file mode 100644
index 0000000..ebfecf7
--- /dev/null
+++ b/src/views/cet/data-import/student-data-import.vue
@@ -0,0 +1,228 @@
+
+
+
+
+
+
+
+
+
+
+ {{ uploading ? 'Uploading' : '确认上传文件' }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file