Commit bce4bc3a authored by 石建新(贵阳日报)'s avatar 石建新(贵阳日报)
parents babf7d60 9e219942
{
"name": "rexma-temp-vue3",
"version": "0.0.0",
"lockfileVersion": 2,
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
......@@ -187,7 +187,6 @@
<script setup>
import { ref, reactive } from "vue";
import dayjs from "dayjs";
import { getJobDetailApi, submitResumeApi } from "@/api/postion";
const partTimeJobData = ref({});
const recommendList = ref([]);
const stepViewData = ref(null);
......
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment