岗位列表字段调整

This commit is contained in:
zxy
2024-02-16 21:37:45 +08:00
parent 8dcecb78f2
commit 10408634a7
8 changed files with 59 additions and 48 deletions

View File

@@ -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"
>