优化
This commit is contained in:
@@ -61,13 +61,6 @@
|
||||
</el-form-item>
|
||||
</el-col>
|
||||
</el-row>
|
||||
<!-- <el-row>
|
||||
<el-col span="24">
|
||||
<el-form-item label="技能要求:">
|
||||
<el-tag :key="skill" v-for="skill in getSkill(model.skillNames)">{{ skill }}</el-tag>
|
||||
</el-form-item>
|
||||
</el-col>
|
||||
</el-row> -->
|
||||
<el-row>
|
||||
<el-col span="24">
|
||||
<el-form-item label="岗位描述:">{{
|
||||
@@ -84,11 +77,6 @@
|
||||
</div>
|
||||
</template>
|
||||
<el-row>
|
||||
<!-- <el-col span="16">
|
||||
<el-form-item label="人员属性:">{{
|
||||
model.userNature
|
||||
}}</el-form-item>
|
||||
</el-col> -->
|
||||
<el-col span="16">
|
||||
<el-form-item label="性别要求:">{{ gender[model.sex] }}</el-form-item>
|
||||
</el-col>
|
||||
|
||||
Reference in New Issue
Block a user