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', [
|
||||
'isEdit' => true,
|
||||
'record' => $record,
|
||||
'cityList' => $cityList, // 改为 $cityList
|
||||
'parkList' => $parkList // 改为 $parkList
|
||||
'cityList' => $cityList,
|
||||
'parkList' => $parkList
|
||||
])
|
||||
</form>
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user