修改bug 52589 标准解读流程 第一步 圈住的文本框需要展示的更全
This commit is contained in:
@@ -437,6 +437,7 @@
|
||||
v-model="plForm.technicalRequir"
|
||||
placeholder="请输入核心技术要求"
|
||||
maxlength="500"
|
||||
:autosize="{minRows:10,maxRows:10}"
|
||||
></el-input>
|
||||
</el-form-item>
|
||||
<el-form-item label="国内标准的差异点" prop="changePoint" class="add-form-item" v-if="sarType === 'INLAND' && form.itemsNum1">
|
||||
@@ -532,7 +533,7 @@ export default {
|
||||
BDmodel: false,
|
||||
PLmodalType: '',
|
||||
PLmodalIndex: '',
|
||||
PLmodalshowflag: false,
|
||||
PLmodalshowflag: true,
|
||||
PLmodalTitle: '',
|
||||
plForm: {
|
||||
itemsNum: '',
|
||||
|
||||
Reference in New Issue
Block a user