dedsudiyu 2 vuotta sitten
vanhempi
commit
d8f2d903a6
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. 0 1
      src/views/comprehensive/personnel/student/index.vue

+ 0 - 1
src/views/comprehensive/personnel/student/index.vue

@@ -17,7 +17,6 @@
         <el-form-item label="学院" prop="deptId" label-width="50px">
           <el-select v-model="queryParams.deptId" clearable placeholder="请选择学院">
             <el-option
-              style="width:80px;"
               v-for="item in collegeOptions"
               :key="item.deptId"
               :label="item.deptName"