From 580cb6210db496d1aee9fd4b0871ab0f0e637be2 Mon Sep 17 00:00:00 2001
From: loulijun2021 <1694218219@qq.com>
Date: 星期二, 30 五月 2023 18:00: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