修复主包内容

This commit is contained in:
冯辉
2025-11-07 18:38:01 +08:00
parent 270fd89371
commit 947c07bb35
76 changed files with 1883 additions and 167 deletions

View File

@@ -52,7 +52,7 @@
</template>
<script>
import api from "@/apiCa/job.js"
import api from "@/packageCa/apiCa/job.js"
import jobList from "@/packageCa/job/jobList.json";
export default {
data() {