From f6f4ee86f5e389230edd8df186553f50b17f3f6d Mon Sep 17 00:00:00 2001
From: 小小儁爺 <1694218219@qq.com>
Date: 星期三, 31 七月 2024 17:40:18 +0800
Subject: [PATCH] 1.新增组织机构类型2.工序关联设备、供应商
---
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