feat: There is no way the, 56617 国内标准和国外标准,标准体系应该不能输入,只能选择
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user