chenrui  3 years ago
parent
commit
716fd0ed50
1 changed files with 3 additions and 0 deletions
  1. 3 0
      src/views/systemManagement/addSystem/index.vue

+ 3 - 0
src/views/systemManagement/addSystem/index.vue

@@ -582,6 +582,9 @@ export default {
   margin-left: 40px;
   overflow: auto;
   // position: relative;
+  .searchBox {
+    display: flex;
+  }
   > .titleBtn {
     width: 610px;
     position: absolute;