首页地图

This commit is contained in:
cxc
2022-10-01 09:12:01 +08:00
parent 25ed1387a7
commit e8fb69f0e3
56 changed files with 4910 additions and 941 deletions

View File

@ -97,7 +97,7 @@
</template>
<script setup name="technologyDemand">
import { technologyDemandList } from "@/api/enterprise";
import { technologyDemandList } from "@/api/admin/enterprise";
import { ElMessage, ElMessageBox } from "element-plus";
import { useRouter } from "vue-router";