lsc 1 год назад
Родитель
Сommit
2da8ec9c6e
1 измененных файлов с 13 добавлено и 0 удалено
  1. 13 0
      src/components/pages/testPerson/examine/index.vue

+ 13 - 0
src/components/pages/testPerson/examine/index.vue

@@ -0,0 +1,13 @@
+<template>
+  <div>审核</div>
+</template>
+
+<script>
+export default {
+
+}
+</script>
+
+<style>
+
+</style>