This commit is contained in:
2021-07-06 14:30:23 +08:00
parent b440bc2489
commit c35d84dd80
16 changed files with 822 additions and 440 deletions

View File

@@ -167,10 +167,10 @@ export default class index extends Component {
const searchInfo = getSearchInfo({
query,
queryType: {
no: '=',
areaCode: '=',
houseCode: 'like',
type: '=',
address: 'like',
houseCode: 'like',
},
})