qinzhipeng_v@didiglobal.com 4 年之前
父节点
当前提交
ad3a072d71
共有 1 个文件被更改,包括 1 次插入1 次删除
  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 {