提交 e560644f authored 作者: 何忠建's avatar 何忠建

模糊搜索

上级 39a97fc5
......@@ -6,7 +6,7 @@
<a-row :gutter="24">
<a-col :md="6" :sm="8">
<a-form-item label="广告名称">
<a-input placeholder="请输入广告名称" v-model="queryParam.advName"></a-input>
<j-input placeholder="请输入广告名称" v-model="queryParam.advName"></j-input>
</a-form-item>
</a-col>
<a-col :md="6" :sm="8">
......
......@@ -6,7 +6,7 @@
<a-row :gutter="24">
<a-col :md="6" :sm="8">
<a-form-item label="物业名称">
<a-input placeholder="请输入物业名称" v-model="queryParam.propertyName"></a-input>
<j-input placeholder="请输入物业名称" v-model="queryParam.propertyName"></j-input>
</a-form-item>
</a-col>
<a-col :md="8" :sm="10">
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论