From c93c13d1cfe288d431109ae1eafd7a9fc6d58746 Mon Sep 17 00:00:00 2001
From: loulijun2021 <1694218219@qq.com>
Date: 星期二, 13 六月 2023 10:23:17 +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