zrj
2024-06-07 fa0fc3195858a592d2ad1bdad0fa6126602ebf55
src/views/tool/datasource.vue
@@ -14,7 +14,7 @@
</template>
<script>
import { getList, getDetail, add, update, remove } from "@/api/tool/datasource"
import { getList, getDetail, add, update, remove } from "@/ssoapi/tool/datasource"
import { mapGetters } from "vuex"
export default {