fix bug
This commit is contained in:
@@ -82,7 +82,7 @@
|
||||
filterable
|
||||
:loading="districtLoading"
|
||||
:disabled="!form.cityCode"
|
||||
:placeholder="form.cityCode ? '请选择区县' : '请先选择城市'"
|
||||
placeholder="请选择 所属区县"
|
||||
style="width: 100%"
|
||||
@change="handleDistrictChange"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user