Browse Source

森语-用户档案

jbb 2 years ago
parent
commit
af4532ec59
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/system/UserList.vue

+ 1 - 1
src/views/system/UserList.vue

@@ -24,7 +24,7 @@
           <template v-if="toggleSearchStatus">
           <a-col :md="6" :sm="12">
             <a-form-item label="真实名字">
-               <j-input placeholder="请输入" v-model="queryParam.pkOrgName"></j-input>
+               <j-input placeholder="请输入" v-model="queryParam.realname"></j-input>
             </a-form-item>
           </a-col>
           <a-col :md="6" :sm="12">