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