diff --git a/src/design/ant/index.less b/src/design/ant/index.less
index 09bad26..c4657f4 100644
--- a/src/design/ant/index.less
+++ b/src/design/ant/index.less
@@ -121,12 +121,12 @@
padding: 12px 0;
color: #000000d9;
}
-/** anticon-down跟3.x保持一致*/
+/** anticon-down跟3.x保持一致*/
.ant-dropdown-trigger>.anticon.anticon-down, .ant-dropdown-link>.anticon.anticon-down, .ant-dropdown-button>.anticon.anticon-down {
font-size: 10px;
vertical-align: baseline;
}
-/** 表格排序箭头尺寸保持跟3.x一致 */
+/** 表格排序箭头尺寸保持跟3.x一致 */
.ant-table-wrapper .ant-table-column-sorter-up, .ant-table-wrapper .ant-table-column-sorter-down {
font-size: 11px;
}
@@ -199,12 +199,15 @@ html[data-theme='light'] {
.ant-form:not(.jeecg-form-detail-effect) {
.ant-select.ant-select-disabled {
.ant-select-selection-item {
- color: rgba(51, 51, 51, 0.25) !important;
+ color: #606266 !important;
// color: rgba(51, 51, 51, 0.25);
.ant-select-selection-item-content {
color: rgba(51, 51, 51, 0.25);
}
}
+ .ant-select-arrow{
+ display: none !important;
+ }
}
.ant-input-number.ant-input-number-disabled {
.ant-input-number-input {
diff --git a/src/views/device/config/components/DeviceConfigForm.vue b/src/views/device/config/components/DeviceConfigForm.vue
index c08b9ac..b055c43 100644
--- a/src/views/device/config/components/DeviceConfigForm.vue
+++ b/src/views/device/config/components/DeviceConfigForm.vue
@@ -13,7 +13,7 @@
-
+
@@ -34,7 +34,7 @@
-
+
机构维度
区域维度