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 {