fix
Showing
1 changed file
with
0 additions
and
1 deletions
| ... | @@ -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([ | ... | ... |
-
Please register or sign in to post a comment