lsc 1 year ago
parent
commit
2da8ec9c6e
1 changed files with 13 additions and 0 deletions
  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>