lifanagju_citu 5 ماه پیش
والد
کامیت
b18c85e196
1فایلهای تغییر یافته به همراه0 افزوده شده و 3 حذف شده
  1. 0 3
      src/views/menduner/system/talentMap/index.vue

+ 0 - 3
src/views/menduner/system/talentMap/index.vue

@@ -198,11 +198,8 @@ const handleImportAttachment = () => {
 }
 
 // 上传附件
-console.log('VITE_UPLOAD_URL:', import.meta.env.VITE_UPLOAD_URL)
-debugger
 const fileUrl = ref('')
 const handleUploadResume = async (url, title, filename) => {
-  debugger
   fileUrl.value = url
 }