feat: There is no way the, bug #55649

This commit is contained in:
396572590@qq.com
2022-06-20 16:06:13 +08:00
parent 5cc6e4424d
commit 23a82de23b
@@ -872,7 +872,6 @@
<el-form-item label="标准号/标准名称" class="search-item">
<el-input
v-model="handleSelectForm.lawNumber"
@change="lawNumberSearch"
placeholder="根据标准号/标准名称查找"
clearable
:maxlength="100"></el-input>
@@ -1454,6 +1453,7 @@ export default {
},
//选择标准的查询按钮
searchLawBtn(){
this.lawNumberSearch()
this.lawInfoTableLoading = true
if (this.handleSelectForm.dataSource === 'INLAND'){
this.$http.get('sarStandardsInfo/sar-standards-info/getSarStandardsInfoPageByWk1',this.handleSelectForm,{