zhengnaiwen_citu 1 năm trước cách đây
mục cha
commit
51ef7972b9
1 tập tin đã thay đổi với 6 bổ sung0 xóa
  1. 6 0
      src/views/recruit/position/index.vue

+ 6 - 0
src/views/recruit/position/index.vue

@@ -0,0 +1,6 @@
+<template>
+  <div>招聘</div>
+</template>
+<script setup>
+defineOptions({name: 'position-page'})
+</script>