lsc 1 anno fa
parent
commit
2da8ec9c6e
1 ha cambiato i file con 13 aggiunte e 0 eliminazioni
  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>