ref: v3变更,,api路由调整
This commit is contained in:
@@ -7,7 +7,7 @@ import { codeNeLicense, stateNeLicense } from '@/api/ne/neLicense';
|
||||
import { RESULT_CODE_SUCCESS } from '@/constants/result-constants';
|
||||
const { t } = useI18n();
|
||||
const EditModal = defineAsyncComponent(
|
||||
() => import('../../../ne/neLicense/components/EditModal.vue')
|
||||
() => import('@/views/ne/neLicense/components/EditModal.vue')
|
||||
);
|
||||
|
||||
/**对象信息信息状态类型 */
|
||||
|
||||
Reference in New Issue
Block a user