|
@@ -24,7 +24,7 @@
|
|
<template v-if="toggleSearchStatus">
|
|
<template v-if="toggleSearchStatus">
|
|
<a-col :md="6" :sm="12">
|
|
<a-col :md="6" :sm="12">
|
|
<a-form-item label="真实名字">
|
|
<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-form-item>
|
|
</a-col>
|
|
</a-col>
|
|
<a-col :md="6" :sm="12">
|
|
<a-col :md="6" :sm="12">
|