yxh
yxh
2024-01-04 1ab59cd7f144002071572e2b6d8e9e0b84a24129
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",