上传
This commit is contained in:
@@ -322,7 +322,7 @@ async function getClassTypeOptions() {
|
||||
|
||||
function getOptions() {
|
||||
// 驾校
|
||||
getPlaceList().then((data) => {
|
||||
getPlaceList({ placeStatus: 0, schoolStatus: 0, isSearchSchool: true }).then((data) => {
|
||||
schoolOptions.value = data.schoolList
|
||||
allPlaceOptions.value = data.placeList
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user