45606519 by lxs Committed by lihua

新增数据定价

1 parent ebfe41f7
...@@ -9,7 +9,7 @@ import useUserStore from "@/store/modules/user"; ...@@ -9,7 +9,7 @@ import useUserStore from "@/store/modules/user";
9 import useDataAssetStore from "@/store/modules/dataAsset"; 9 import useDataAssetStore from "@/store/modules/dataAsset";
10 import { getAllFlowData } from '@/api/modules/queryService'; 10 import { getAllFlowData } from '@/api/modules/queryService';
11 import { getDamCatalogList } from "@/api/modules/dataPricing"; 11 import { getDamCatalogList } from "@/api/modules/dataPricing";
12 import { getRegisterCatalogDetail, getDataResourceUpSummaryList, getRegisterCatalogTableDetail } from "@/api/modules/dataResourceUpService"; 12 import { getRegisterCatalogDetail, getRegisterCatalogTableDetail } from "@/api/modules/dataAsset";
13 import { download } from '@/utils/common' 13 import { download } from '@/utils/common'
14 import { 14 import {
15 getConfigureList, 15 getConfigureList,
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!