|
@@ -184,6 +184,7 @@
|
|
|
import { listOrganizations } from '@/api/system/organization';
|
|
import { listOrganizations } from '@/api/system/organization';
|
|
|
import dictMixins from '@/mixins/dictMixins';
|
|
import dictMixins from '@/mixins/dictMixins';
|
|
|
import { getByCode } from '@/api/system/dictionary-data';
|
|
import { getByCode } from '@/api/system/dictionary-data';
|
|
|
|
|
+ import { topLevel1, topLevel2 } from '@/enum/dict';
|
|
|
|
|
|
|
|
export default {
|
|
export default {
|
|
|
name: 'processSubmitDialog',
|
|
name: 'processSubmitDialog',
|