字典js移动位置

This commit is contained in:
2022-12-17 16:56:04 +08:00
parent 46f049f1c1
commit 0a60c259f0
7 changed files with 5 additions and 5 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) {