From 9ea5ff67655241271bdf04bb50ca3a8d60c4e22a Mon Sep 17 00:00:00 2001
From: yuan <123@>
Date: 星期二, 11 八月 2026 15:07:02 +0800
Subject: [PATCH] fix: 用河南鹤壁代码覆盖山西长治
---
src/views/safeProduction/safetyTrainingAssessment/detail.vue | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/src/views/safeProduction/safetyTrainingAssessment/detail.vue b/src/views/safeProduction/safetyTrainingAssessment/detail.vue
index 9796980..9e3af6b 100644
--- a/src/views/safeProduction/safetyTrainingAssessment/detail.vue
+++ b/src/views/safeProduction/safetyTrainingAssessment/detail.vue
@@ -111,8 +111,6 @@
<script setup>
import { onMounted, ref } from "vue";
- import { invoiceLedgerSalesAccount } from "@/api/salesManagement/invoiceLedger.js";
- import { customerInteractions } from "@/api/salesManagement/receiptPayment.js";
import Pagination from "@/components/PIMTable/Pagination.vue";
import {
safeTrainingDetailListPage,
--
Gitblit v1.9.3