合并分支sso

This commit is contained in:
zhangzhiqiang
2022-12-29 15:04:15 +08:00
parent b5990f168e
commit d6ce08df7d
42 changed files with 2044 additions and 1024 deletions

View File

@@ -1,5 +1,5 @@
import Vue from 'vue'
import { get as getDictDetail } from '@/api/system/dictDetail'
import { get as getDictDetail } from '@/views/system/dict/dictDetail'
export default class Dict {
constructor(dict) {