[update] 认证变更
This commit is contained in:
@@ -22,17 +22,6 @@
|
||||
v-model="queryParam.paramsTemplateName"></a-input>
|
||||
</div>
|
||||
</a-col>
|
||||
<a-col :md="6" :sm="8">
|
||||
<div class="box-title-text">
|
||||
<div class="title-text" :title="$t('status')">
|
||||
<span>{{$t('status')}}</span>
|
||||
</div>
|
||||
<j-dict-select-tag class="box-input" v-model="queryParam.state"
|
||||
:placeholder="$t('PleaseSelect')+$t('zoneOfApplication')"
|
||||
:type="'select'"
|
||||
:triggerChange="false" :dictCode="'params_template_state'"/>
|
||||
</div>
|
||||
</a-col>
|
||||
<span style="float: right;overflow: hidden;margin-right: 11px" class="table-page-search-submitButtons">
|
||||
<a-col :md="6" :sm="24">
|
||||
<a-button class="box-button" type="primary" @click="searchQuery">{{$t('query')}}</a-button>
|
||||
|
||||
@@ -458,7 +458,9 @@ export default {
|
||||
}
|
||||
},
|
||||
Onchange() {
|
||||
|
||||
if(this.formInline.certCategory == '') {
|
||||
this.contentList = []
|
||||
}
|
||||
},
|
||||
callback() {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user