|
import { listData, getData, delData, addData, updateData } from "@/api/system/dict/data";
|
|
import { listData, getData, delData, addData, updateData } from "@/api/system/dict/data";
|
|
-import { listType, getType } from "@/api/system/dict/type";
|
|
+import { optionselect as getDictOptionselect, getType } from "@/api/system/dict/type";
|