1ecfe9e6 by xukangle

fix

1 parent 1a00d017
...@@ -15,7 +15,6 @@ import { ...@@ -15,7 +15,6 @@ import {
15 getAssetDetail 15 getAssetDetail
16 } from "@/api/modules/dataTransaction"; 16 } from "@/api/modules/dataTransaction";
17 import { getDamCatalogTable } from '@/api/modules/dataAsset'; 17 import { getDamCatalogTable } from '@/api/modules/dataAsset';
18 import { da } from 'element-plus/es/locale';
19 const route = useRoute() 18 const route = useRoute()
20 const userStore = useUserStore(); 19 const userStore = useUserStore();
21 const searchItemList = ref([ 20 const searchItemList = ref([
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!