loulijun2021
2023-03-24 751e1ab5443369f8de9a75cccbaaf74cefb231af
src/views/basicSettings/userList.vue
@@ -650,11 +650,11 @@
  UserGroupSearch,
  UserOrganization,
  UserSearch
} from '@/api/jcsz'
} from '@/api/basicSettings'
import { getCookie } from '@/utils/auth'
import $ from 'jquery'
import clearAllChildren, { validateCode } from '@/utils/global'
import { MesOrderStepReportSelectUserGroup } from '@/api/scgl'
import { MesOrderStepReportSelectUserGroup } from '@/api/produceManager'
import elDragDialog from '@/directive/el-drag-dialog'
import TableColumnSettings from '@/components/TableColumnSettings'