dedsudiyu 2 years ago
parent
commit
cf830d721b
1 changed files with 13 additions and 0 deletions
  1. 13 0
      src/views/safetyEducationExam/trainingCourse/index.vue

+ 13 - 0
src/views/safetyEducationExam/trainingCourse/index.vue

@@ -0,0 +1,13 @@
+<template>
+    
+</template>
+
+<script>
+  export default {
+    name: 'index'
+  }
+</script>
+
+<style scoped>
+
+</style>