🔱: [client] sync upgrade with 2 commits [trident-sync]

chore:
pull/25/head
GitHub Actions Bot 2023-10-31 19:24:08 +00:00
parent 461a12e909
commit 1df036a811
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ export default defineComponent({
},
{ immediate: true }
);
const middle = "/fast-crud/fs-admin-antdv/tree/main/src/views";
const middle = "/fast-crud/fs-admin-antdv/blob/main/src/views";
function goSource(prefix: any) {
const path = router.currentRoute.value.fullPath;
window.open(prefix + middle + path + "/index.vue");