From 3d73201f0830320c703cfb3d36b47976eb3d94e7 Mon Sep 17 00:00:00 2001
From: loulijun2021 <1694218219@qq.com>
Date: 星期四, 11 五月 2023 17:34:21 +0800
Subject: [PATCH] 1.生产进度报表提交

---
 src/views/reportManager/abnormalQualityList.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/reportManager/abnormalQualityList.vue b/src/views/reportManager/abnormalQualityList.vue
index d5b8cea..a482272 100644
--- a/src/views/reportManager/abnormalQualityList.vue
+++ b/src/views/reportManager/abnormalQualityList.vue
@@ -13,7 +13,7 @@
 
 <script>
 import * as echarts from 'echarts'
-import { QuaneryDefectReportSearch } from '@/api/bbgl'
+import { QuaneryDefectReportSearch } from '@/api/reportManager'
 
 export default {
   name: 'Pzyc',

--
Gitblit v1.9.3