岗位列表字段调整
This commit is contained in:
@@ -89,7 +89,6 @@
|
||||
:fetch-suggestions="querySearchAsync"
|
||||
placeholder="请选择行业类型"
|
||||
@select="handleSelect"
|
||||
maxlength="15"
|
||||
show-word-limit
|
||||
ref="selectTradeId"
|
||||
>
|
||||
@@ -116,7 +115,6 @@
|
||||
:fetch-suggestions="querySearchAsyncWorkType"
|
||||
placeholder="请选择工种"
|
||||
@select="handleSelectWorkType"
|
||||
maxlength="15"
|
||||
show-word-limit
|
||||
:disabled = "worktypeDisabled"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user