@ -105,7 +105,7 @@ export default {
return {
visible: false,
types: this.type,
value: this.valueData,
value: "",
width: null,
popperOptions: {
popHideCallBack: () => {
@ -28,9 +28,7 @@
:formConfigOptions="{ labelWidth: '72px' }"
placeholder="请输入姓名、电话,回车搜索"
type="input"
:valueData="valueData"
:params="params"
:queryParams="queryParams"
@handleSearch="handleSearch"
/>
</div>