Merge pull request 'master' (#533) from master into prod
Reviewed-on: http://git.feashow.cn/clay/mosr-web/pulls/533
This commit is contained in:
@@ -9,9 +9,9 @@
|
|||||||
</el-col>
|
</el-col>
|
||||||
<el-col :span="24">
|
<el-col :span="24">
|
||||||
<el-form-item prop="projectChargePerson" label="项目负责人" label-width="150">
|
<el-form-item prop="projectChargePerson" label="项目负责人" label-width="150">
|
||||||
<el-button color="#DED0B2" @click="showPersonnelPicker" style="margin-right: 10px">
|
<!-- <el-button color="#DED0B2" @click="showPersonnelPicker" style="margin-right: 10px">-->
|
||||||
{{ tableForm.projectChargePersonName ? '更改' : '请选择项目负责人' }}
|
<!-- {{ tableForm.projectChargePersonName ? '更改' : '请选择项目负责人' }}-->
|
||||||
</el-button>
|
<!-- </el-button>-->
|
||||||
{{ tableForm.projectChargePersonName }}
|
{{ tableForm.projectChargePersonName }}
|
||||||
</el-form-item>
|
</el-form-item>
|
||||||
</el-col>
|
</el-col>
|
||||||
|
|||||||
Reference in New Issue
Block a user