kongwenhao 8 tháng trước cách đây
mục cha
commit
39e5854ef8
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      frontend/src/views/Photography/detail.vue

+ 2 - 0
frontend/src/views/Photography/detail.vue

@@ -187,6 +187,8 @@
 import { getCompanyTemplatesApi } from '@/apis/other'
 import tokenInfo from '@/stores/modules/token';
 import useUserInfo from "@/stores/modules/user";
+import { useRoute, useRouter } from 'vue-router'
+
 
 import { ElMessage, ElMessageBox } from 'element-plus'