commit
This commit is contained in:
@@ -82,6 +82,7 @@
|
||||
style="display: none;"
|
||||
clearable
|
||||
></el-input>
|
||||
<el-button type="primary" @click="choiceZRR">选择责任人</el-button>
|
||||
<el-input v-model="form.responUserListName" placeholder="请选择责任人" @click.native="choiceZRR"></el-input>
|
||||
</el-form-item>
|
||||
</el-col>
|
||||
@@ -404,15 +405,6 @@ export default {
|
||||
padding: 0 20px 0;
|
||||
}
|
||||
}
|
||||
.blueClass {
|
||||
background: #1E89FF;
|
||||
/deep/.el-form-item__label {
|
||||
color: #fff;
|
||||
}
|
||||
/deep/.el-input__inner {
|
||||
color: #fff !important;
|
||||
}
|
||||
}
|
||||
.fileClass {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user