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