咨询项目添加
This commit is contained in:
@@ -78,6 +78,15 @@
|
||||
</el-col>
|
||||
</el-row>
|
||||
|
||||
<el-row>
|
||||
<el-col :span="10" :offset="1">
|
||||
<el-form-item label="咨询项目:" prop="mainContent">
|
||||
<el-input :disabled="formControl" v-model="form.consultingProject" placeholder="咨询项目"
|
||||
maxlength="1000"></el-input>
|
||||
</el-form-item>
|
||||
</el-col>
|
||||
</el-row>
|
||||
|
||||
<el-row>
|
||||
<el-col :span="22" :offset="1">
|
||||
<el-form-item label="内容摘要:" prop="mainContent">
|
||||
|
||||
Reference in New Issue
Block a user