修复主包内容

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

@@ -164,7 +164,7 @@
addInvestigate,
updateInvestigate,
getInvestigate
} from "@/apiRc/service/investigate";
} from "@/packageRc/apiRc/service/investigate";
import ImageUpload from '@/packageRc/components/ImageUpload'
import ChoosePerson from './choosePerson.vue';
export default {