Merge branch 'main' of https://git.so-manager-dev.com/so-manager/krgm.so-manager-dev.com
All checks were successful
Deploy main / deploy (push) Successful in 23s
All checks were successful
Deploy main / deploy (push) Successful in 23s
This commit is contained in:
commit
5bcfaeb598
@ -28,8 +28,8 @@
|
|||||||
@include('admin.contract_allowable_cities._form', [
|
@include('admin.contract_allowable_cities._form', [
|
||||||
'isEdit' => true,
|
'isEdit' => true,
|
||||||
'record' => $record,
|
'record' => $record,
|
||||||
'cityList' => $cityList, // 改为 $cityList
|
'cityList' => $cityList,
|
||||||
'parkList' => $parkList // 改为 $parkList
|
'parkList' => $parkList
|
||||||
])
|
])
|
||||||
</form>
|
</form>
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user