feat: There is no way the
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user