From dba0fdf9154af7d91de34aab02c7e70ba7d407eb Mon Sep 17 00:00:00 2001
From: loulijun2021 <1694218219@qq.com>
Date: 星期五, 19 五月 2023 15:51:58 +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