feat: There is no way the

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