|
|
@@ -147,7 +147,7 @@
|
|
|
search: true,
|
|
|
searchFilterable: true,
|
|
|
remote: true,
|
|
|
- cascaderItem: ['parkinglotId'],
|
|
|
+ cascaderItem: ['parkingLotId'],
|
|
|
// dicUrl: "/api/cyzh-community/residential/list?agencyId={{key}}",
|
|
|
dicUrl: "/api/cyzh-community/residential/select?size=500&name={{key}}",
|
|
|
// dicFormatter:(res)=>{
|
|
|
@@ -177,12 +177,11 @@
|
|
|
// },
|
|
|
{
|
|
|
label: "所属车场",
|
|
|
- prop: "parkinglotId",
|
|
|
+ prop: "parkingLotId",
|
|
|
type: "select",
|
|
|
search: true,
|
|
|
// dicFlag: false,
|
|
|
// remote: true,
|
|
|
- hide:true,
|
|
|
dicUrl: "/api/cyzh-estate/parkinglot/list?size=100&residentialId={{key}}",
|
|
|
props: {
|
|
|
label: 'parkName',
|