各页面搜索栏搜索条件优化

This commit is contained in:
zxy
2024-03-24 16:14:36 +08:00
parent 427a9a75d6
commit 7bf608165a
6 changed files with 21 additions and 21 deletions

View File

@@ -220,7 +220,8 @@ export default {
label: "社区街道名称",
prop: "companyName",
search: true,
searchSpan: 5,
searchSpan: 6,
searchLabelWidth: 100,
display: false,
},
{
@@ -230,8 +231,8 @@ export default {
span: 20,
display: false,
search: true,
searchSpan: 4,
searchLabelWidth: 87,
searchSpan: 6,
searchLabelWidth: 100,
dicUrl: getStationDic(),
props: {
label: "stationName",