dedsudiyu 2 年 前
コミット
65ab4c426b
共有1 個のファイルを変更した5 個の追加5 個の削除を含む
  1. 5 5
      src/views/comprehensive/personnel/teacher/index.vue

+ 5 - 5
src/views/comprehensive/personnel/teacher/index.vue

@@ -52,7 +52,7 @@
           </div>
         </div>
         <div class="center-max-box"></div>
-        <div class="right-max-box">
+        <div class="teacher-right-max-box">
           <el-form :model="queryParams" class="form-box" ref="queryForm" :inline="true" v-show="showSearch">
             <!--v-hasPermi="['laboratory:plan:add']"-->
 
@@ -1378,7 +1378,7 @@
           margin-right:20px;
           margin-top:20px;
         }
-        .right-max-box{
+        .teacher-right-max-box{
           flex:1;
           display: flex;
           flex-direction: column;
@@ -1395,7 +1395,7 @@
   }
 </style>
 <style lang="scss">
-  .right-max-box{
+  .teacher-right-max-box{
     .form-box{
       .el-select{
         width:90px !important;
@@ -1405,7 +1405,7 @@
       }
     }
   }
-  .right-max-box{
+  .teacher-right-max-box{
     .form-box{
       .form-dropdown-box{
         display: flex;
@@ -1433,7 +1433,7 @@
       }
     }
   }
-  .right-max-box{
+  .teacher-right-max-box{
     .min-list-box{
       .switch .el-switch__label {
         position: absolute;