隐藏岗位
This commit is contained in:
parent
21813075af
commit
c0d8cdc3aa
|
|
@ -68,7 +68,7 @@
|
|||
</el-select>
|
||||
</el-form-item>
|
||||
</el-col>
|
||||
<el-col :span="12">
|
||||
<!-- <el-col :span="12">
|
||||
<el-form-item label="岗位">
|
||||
<el-select v-model="formData.postIds" multiple placeholder="请选择">
|
||||
<el-option
|
||||
|
|
@ -79,7 +79,7 @@
|
|||
/>
|
||||
</el-select>
|
||||
</el-form-item>
|
||||
</el-col>
|
||||
</el-col>-->
|
||||
</el-row>
|
||||
<el-row>
|
||||
<el-col :span="24" v-if="formData.deptId == 1000000">
|
||||
|
|
|
|||
Loading…
Reference in New Issue