This commit is contained in:
2025-11-20 18:39:26 +08:00
256 changed files with 14256 additions and 2795091 deletions

View File

@@ -101,7 +101,7 @@
</template>
<script>
import api from "@/apiCa/studentProfile.js"
import api from "@/packageCa/apiCa/studentProfile.js"
export default {
data() {
return {

View File

@@ -124,7 +124,7 @@
</template>
<script>
import api from "@/apiCa/studentProfile.js"
import api from "@/packageCa/apiCa/studentProfile.js"
export default {
data() {
return {

View File

@@ -251,8 +251,8 @@
</template>
<script>
import api from "@/apiCa/user.js"
import api1 from "@/apiCa/studentProfile.js"
import api from "@/packageCa/apiCa/user.js"
import api1 from "@/packageCa/apiCa/studentProfile.js"
export default {
data() {
return {

View File

@@ -133,7 +133,7 @@
</template>
<script>
import api from "@/apiCa/studentProfile.js"
import api from "@/packageCa/apiCa/studentProfile.js"
export default {
data() {
return {

View File

@@ -178,7 +178,7 @@
</template>
<script>
import api from "@/apiCa/studentProfile.js"
import api from "@/packageCa/apiCa/studentProfile.js"
export default {
data() {
return {