From f2cf3c86f4c76ac5471c4c8bccb0c6dab5e0b280 Mon Sep 17 00:00:00 2001
From: 小小儁爺 <1694218219@qq.com>
Date: 星期三, 19 六月 2024 14:28:41 +0800
Subject: [PATCH] 1.工单 工序 设备sop 查看开发

---
 src/views/basicSettings/installLampList.vue |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/src/views/basicSettings/installLampList.vue b/src/views/basicSettings/installLampList.vue
index aa3b7b1..e4f9fb9 100644
--- a/src/views/basicSettings/installLampList.vue
+++ b/src/views/basicSettings/installLampList.vue
@@ -591,4 +591,8 @@
   }
 }
 
+::v-deep .el-button--text {
+  font-size: 14px;
+  cursor: pointer;
+}
 </style>

--
Gitblit v1.9.3