| | |
| | | <script> |
| | | import Pagination from '@/components/Pagination' |
| | | import { |
| | | AddUpdateOrganization, |
| | | DeleteOrganization, GroupUserProject, |
| | | OrganizationSearch, |
| | | PrentOrganization, UserGroupAdd, UserGroupDelete, |
| | | GroupUserProject, |
| | | UserGroupAdd, UserGroupDelete, |
| | | UserGroupSearch, UserOrganization |
| | | } from '@/api/basicSettings' |
| | | import { getCookie } from '@/utils/auth' |
| | |
| | | import { MesOrderSelectUser } from '@/api/produceManager' |
| | | |
| | | export default { |
| | | name: 'Zzjg', |
| | | name: 'GroupSetting', |
| | | components: { |
| | | Pagination, ImportPicker |
| | | }, |