各页面搜索栏搜索条件优化
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user