feat: There is no way the, 56617 国内标准和国外标准,标准体系应该不能输入,只能选择

This commit is contained in:
396572590@qq.com
2022-07-20 17:39:44 +08:00
parent b41e050da2
commit d908398499
2 changed files with 2 additions and 2 deletions
@@ -546,7 +546,7 @@
class="add-form-item"
>
<template slot="label">标准体系</template>
<el-input v-model="sarStandardsInfoEO.standSystem" placeholder="选择标准体系"
<el-input v-model="sarStandardsInfoEO.standSystem" placeholder="选择标准体系" readonly
@click.native="choiceZRR1('standSystem', '标准体系', sarStandardsInfoEO.standSystem)"></el-input>
</el-form-item>
</template>
@@ -1030,7 +1030,7 @@
class="add-form-item"
>
<template slot="label">标准体系</template>
<el-input v-model="sarStandardsInfoEO.standSystem" placeholder="选择标准体系"
<el-input v-model="sarStandardsInfoEO.standSystem" placeholder="选择标准体系" readonly
@click.native="choiceZRR1('standSystem', '标准体系', sarStandardsInfoEO.standSystem)"></el-input>
</el-form-item>
</template>