qinzhipeng_v@didiglobal.com 4 năm trước cách đây
mục cha
commit
ad3a072d71
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/monthlyReport/childrenPage/readReport/index.vue

+ 1 - 1
src/views/monthlyReport/childrenPage/readReport/index.vue

@@ -56,7 +56,7 @@ import Anchor from '../editReport/components/anchor'
 import Menu from '../editReport/components/menu'
 import Core from '../editReport/components/core'
 import Clickoutside from 'element-ui/src/utils/clickoutside'
-import { projectManagementUrl } from '@/apiConfig/api'
+// import { projectManagementUrl } from '@/apiConfig/api' // 没用上
 import { getMonthlyReportPreView, getMonthlyReportPrePdfView } from '@/api/qualityMonthlyReport/edit'
 
 export default {