11
WXL
2024-01-22 9f1ce0656ebc75a14d2c4031c48d1395d2e62aaa
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",