This commit is contained in:
parent
61af5a4f14
commit
e26790c578
@ -28,8 +28,8 @@
|
||||
@include('admin.contract_allowable_cities._form', [
|
||||
'isEdit' => true,
|
||||
'record' => $record,
|
||||
'cityList' => $cityList, // 改为 $cityList
|
||||
'parkList' => $parkList // 改为 $parkList
|
||||
'cityList' => $cityList,
|
||||
'parkList' => $parkList
|
||||
])
|
||||
</form>
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user