|
@ -59,14 +59,14 @@ export default { |
|
|
cityKey: 'city', |
|
|
cityKey: 'city', |
|
|
countyKey: 'county', |
|
|
countyKey: 'county', |
|
|
format: 'address', |
|
|
format: 'address', |
|
|
width: 150 |
|
|
width: 120 |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
key: 'gridNumber', |
|
|
key: 'gridNumber', |
|
|
title: '网格数', |
|
|
title: '网格数', |
|
|
display: ['table', 'model'], |
|
|
display: ['table', 'model'], |
|
|
block: true, |
|
|
block: true, |
|
|
width: 60 |
|
|
width: 40 |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
key: 'validityTime', |
|
|
key: 'validityTime', |
|
@ -88,7 +88,7 @@ export default { |
|
|
} |
|
|
} |
|
|
], |
|
|
], |
|
|
block: true, |
|
|
block: true, |
|
|
width: 60 |
|
|
width: 40 |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
key: 'rootManagePhone', |
|
|
key: 'rootManagePhone', |
|
|