commit
This commit is contained in:
@@ -653,15 +653,15 @@
|
|||||||
</el-select>
|
</el-select>
|
||||||
</el-form-item>
|
</el-form-item>
|
||||||
<!-- 关联模块--乘用车vpps中文名称-->
|
<!-- 关联模块--乘用车vpps中文名称-->
|
||||||
<el-form-item title="关联模块--乘用车vpps中文名称" label="关联模块--乘用车vpps中文名称" prop="standNumber" class="add-form-item form-item-disabled">
|
<el-form-item title="关联模块--乘用车VPPS中文名称" label="关联模块--乘用车VPPS中文名称" prop="standNumber" class="add-form-item form-item-disabled">
|
||||||
<el-input v-model="advanceSearchMapping.CYCVPPSCN" clearable
|
<el-input v-model="advanceSearchMapping.CYCVPPSCN" clearable
|
||||||
placeholder="关联模块--乘用车vpps中文名称"
|
placeholder="关联模块--乘用车VPPS中文名称"
|
||||||
@keyup.enter.native="getDomesticStandardTableBtn(sarStandardsSearch)"></el-input>
|
@keyup.enter.native="getDomesticStandardTableBtn(sarStandardsSearch)"></el-input>
|
||||||
</el-form-item>
|
</el-form-item>
|
||||||
<!--关联模块--卡车vpps中文名称-->
|
<!--关联模块--卡车vpps中文名称-->
|
||||||
<el-form-item title="关联模块--卡车vpps中文名称" label="关联模块--卡车vpps中文名称" prop="standNumber" class="add-form-item form-item-disabled">
|
<el-form-item title="关联模块--卡车VPPS中文名称" label="关联模块--卡车VPPS中文名称" prop="standNumber" class="add-form-item form-item-disabled">
|
||||||
<el-input v-model="advanceSearchMapping.KCCVPPSCN" clearable
|
<el-input v-model="advanceSearchMapping.KCCVPPSCN" clearable
|
||||||
placeholder="关联模块--卡车vpps中文名称"
|
placeholder="关联模块--卡车VPPS中文名称"
|
||||||
@keyup.enter.native="getDomesticStandardTableBtn(sarStandardsSearch)"></el-input>
|
@keyup.enter.native="getDomesticStandardTableBtn(sarStandardsSearch)"></el-input>
|
||||||
</el-form-item>
|
</el-form-item>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user