| | |
| | | prop="blackListIP" |
| | | > |
| | | <el-input |
| | | style="width:200px" |
| | | v-model="queryInfo.ip" |
| | | :placeholder="$t('operatManage.BWL.listIPInfo')" |
| | | /> |
| | |
| | | prop="visit" |
| | | > |
| | | <el-input |
| | | style="width:200px" |
| | | v-model="queryInfo.visit" |
| | | :placeholder="$t('operatManage.BWL.interceptionNumber')" |
| | | /> |
| | |
| | | prop="ip" |
| | | > |
| | | <el-input |
| | | style="width:200px" |
| | | v-model="queryInfo.ip" |
| | | :placeholder="$t('operatManage.BWL.listIPInfo')" |
| | | /> |
| | |
| | | prop="visit" |
| | | > |
| | | <el-input |
| | | style="width:200px" |
| | | v-model="queryInfo.visit" |
| | | :placeholder="$t('operatManage.BWL.interceptionNumber')" |
| | | /> |
| | | </el-form-item> |
| | | <el-form-item> |
| | | <el-form-item style="float: right;"> |
| | | <el-button |
| | | @click="resetForm('queryInfo')" |
| | | type="info" size="small" |
| | | ><i class="el-icon-delete"></i> {{ |
| | | $t('operatManage.BWL.reset') |
| | | }}</el-button> |
| | | </el-form-item> |
| | | <el-form-item style="float: right;"> |
| | | <el-button |
| | | size="small" |
| | | type="primary" |
| | |
| | | $t('operatManage.BWL.search') |
| | | }}</el-button> |
| | | </el-form-item> |
| | | <el-form-item> |
| | | <el-button |
| | | @click="resetForm('queryInfo')" |
| | | type="info" size="small" |
| | | ><i class="el-icon-delete"></i> {{ |
| | | $t('operatManage.BWL.reset') |
| | | }}</el-button> |
| | | </el-form-item> |
| | | <el-form-item> |
| | | <el-button |
| | | type="success" size="small" |
| | | icon="el-icon-edit" |
| | | v-if="menuStatus.insert" |
| | | @click="showInsertdialog(2)" |
| | | >{{ |
| | | $t('common.append') |
| | | }}</el-button> |
| | | </el-form-item> |
| | | <el-form-item> |
| | | <el-form-item style="float: right;"> |
| | | <el-button |
| | | type="danger" size="small" |
| | | icon="el-icon-delete" |
| | |
| | | $t('common.delete') |
| | | }}</el-button> |
| | | </el-form-item> |
| | | <el-form-item style="float: right;"> |
| | | <el-button |
| | | type="success" size="small" |
| | | icon="el-icon-edit" |
| | | v-if="menuStatus.insert" |
| | | @click="showInsertdialog(2)" |
| | | >{{ |
| | | $t('common.append') |
| | | }}</el-button> |
| | | </el-form-item> |
| | | </el-form> |
| | | </div> |
| | | <div class="table_box1 subpage_Div"> |