feat: There is no way the

This commit is contained in:
super_liu
2021-08-09 18:00:56 +08:00
parent e1802dd69b
commit 29c631ce57
@@ -324,8 +324,8 @@
</el-row>
<el-row type="flex" justify="space-around" class="code-row-bg">
<el-col :span="12">
<el-form-item label="代替标准号" prop="nameShow">
<el-input v-model="standForm.nameShow" clearable placeholder="根据代替标准号查找"
<el-form-item label="代替标准号1" prop="dtbjh">
<el-input v-model="standForm.dtbjh" clearable placeholder="根据代替标准号查找"
@keyup.enter.native="btnSearch"></el-input>
</el-form-item>
</el-col>