From 789947d52420fc8a7f557cb2a007b39b86874c92 Mon Sep 17 00:00:00 2001
From: loulijun2021 <1694218219@qq.com>
Date: 星期五, 28 四月 2023 15:03:22 +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