zrj
2024-06-07 b07a3a9dcb89f9785b7b001d2d26b167376d597e
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 {