qymljy 3 년 전
부모
커밋
9a85601c79
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      src/HManagement/accountManage/index.vue

+ 2 - 0
src/HManagement/accountManage/index.vue

@@ -23,6 +23,7 @@
             placeholder="请选择用户类型"
             @change="typeChange"
             clearable
+
           >
             <el-option
               v-for="item in selectType"
@@ -41,6 +42,7 @@
             placeholder="请选择数据状态"
             @change="handleSelectChange"
             clearable
+
             >
             <el-option
               v-for="item in select"