yxh
yxh
2023-12-28 61068be6af76a61224d7a659eb68e77112f46585
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",