11
WXL
2024-03-20 40e702344f3d35e251bb098d1227fdea74ee8e4e
src/views/project/donateorganstatics/index.vue
@@ -606,7 +606,7 @@
</template>
<script>
import { listDonateorganstatics, getDonateorganstatics, delDonateorganstatics, addDonateorganstatics, updateDonateorganstatics, exportDonateorganstatics } from "@/api/system/donateorganstatics";
import { listDonateorganstatics, getDonateorganstatics, delDonateorganstatics, addDonateorganstatics, updateDonateorganstatics, exportDonateorganstatics } from "@/api/project/donateorganstatics";
export default {
  name: "Donateorganstatics",