From e674e1a44138a5f6a998c92c66ded22b8abbd47d Mon Sep 17 00:00:00 2001
From: zzyuan <781948537@qq.com>
Date: Fri, 30 Jan 2026 16:24:21 +0800
Subject: [PATCH] =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E4=BC=98=E5=8C=964?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../certificateReturnManage/safetyInstructions/index.vue | 7 ++++++-
src/views/index_v1.vue | 4 +++-
2 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/src/views/certificate/certificateReturnManage/safetyInstructions/index.vue b/src/views/certificate/certificateReturnManage/safetyInstructions/index.vue
index 38fe516..9d31413 100644
--- a/src/views/certificate/certificateReturnManage/safetyInstructions/index.vue
+++ b/src/views/certificate/certificateReturnManage/safetyInstructions/index.vue
@@ -35,7 +35,12 @@
-
+
+
+ {{scope.row.content}}
+ {{scope.row.fileContent}}
+
+
文本内容
diff --git a/src/views/index_v1.vue b/src/views/index_v1.vue
index 405b1d5..845372c 100644
--- a/src/views/index_v1.vue
+++ b/src/views/index_v1.vue
@@ -575,7 +575,8 @@ export default {
},
xAxis: {
type: 'value',
- boundaryGap: [0, 0.01],
+ boundaryGap: [0, 0.01],
+ minInterval: 1,
axisLine: {
lineStyle: {
color: "#748AA1"
@@ -639,6 +640,7 @@ export default {
xAxis: {
type: 'value',
boundaryGap: [0, 0.01],
+ minInterval: 1,
axisLine: {
lineStyle: {
color: "#748AA1"