项目清单确认流程,点击添加标准,添加查询条件“适用认证”
This commit is contained in:
@@ -428,7 +428,7 @@
|
||||
v-model="handleSelectForm.syzd"
|
||||
@change="isRelateAccessChange"
|
||||
:popper-append-to-body="false"
|
||||
placeholder="请选择标准状态">
|
||||
placeholder="请选择适用认证">
|
||||
<el-option
|
||||
v-for="(item, index) in syzdSelect"
|
||||
:key="index"
|
||||
@@ -1020,6 +1020,7 @@ export default {
|
||||
},
|
||||
//手动查找的清空按钮
|
||||
clearLawBtn(){
|
||||
this.handleSelectForm.syzd = ''
|
||||
this.lawInfoTableLoading = true
|
||||
this.handleSelectForm.lawNumber = ''
|
||||
this.handleSelectForm.textStatus = ''
|
||||
|
||||
Reference in New Issue
Block a user