lsc 4 miesięcy temu
rodzic
commit
fbce495c7e
1 zmienionych plików z 13 dodań i 0 usunięć
  1. 13 0
      src/components/pages/userManage/index.vue

+ 13 - 0
src/components/pages/userManage/index.vue

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