Browse Source

新主题

ZaiZai 1 year ago
parent
commit
9e328c4a51
2 changed files with 2 additions and 3 deletions
  1. 1 1
      public/version.json
  2. 1 2
      src/layout/modules/Cascader.vue

+ 1 - 1
public/version.json

@@ -1,3 +1,3 @@
 {
-  "value": "20230927182001"
+  "value": "20231020152435"
 }

+ 1 - 2
src/layout/modules/Cascader.vue

@@ -145,10 +145,9 @@ const projectContractChange = (val) => {
         padding-right: 20px;
         overflow: hidden;
         z-index: -1;
+        height: 1px;
     }
     .el-cascader.hc-header-cascader {
-        position: absolute;
-        top: 2px;
         width: 100%;
         .el-input .el-input__wrapper {
             border-radius: 104px;