Commit 83501d11 authored by 吴春's avatar 吴春

添加回车事件查询

parent a88d7be8
...@@ -58,7 +58,8 @@ ...@@ -58,7 +58,8 @@
</li> </li>
</ul> </ul>
</div> </div>
<el-form label-width="100px" class="form"> <div @keyup.enter="getList()">
<el-form label-width="100px" class="form" >
<el-row :gutter="20"> <el-row :gutter="20">
<el-col :span="4"> <el-col :span="4">
<el-form-item :label="$t('fnc.djbianhao')"> <el-form-item :label="$t('fnc.djbianhao')">
...@@ -139,6 +140,8 @@ ...@@ -139,6 +140,8 @@
</el-col> </el-col>
</el-row> </el-row>
</el-form> </el-form>
</div>
<div class="page_CapitalAllocation_list"> <div class="page_CapitalAllocation_list">
<table class="singeRowTable" style="border:1px solid #E6E6E6;" cellspacing="0" cellpadding="0" v-loading="loading"> <table class="singeRowTable" style="border:1px solid #E6E6E6;" cellspacing="0" cellpadding="0" v-loading="loading">
<tr> <tr>
......
...@@ -487,7 +487,7 @@ ...@@ -487,7 +487,7 @@
<template> <template>
<div class="dianshangannualRatio" ref="barparent" > <div class="dianshangannualRatio" ref="barparent" >
<div class="el-card__header"> <div class="el-card__header" @keyup.enter="resetPageIndex(),getPageList()">
<el-form class="_info_box" label-width="110px"> <el-form class="_info_box" label-width="110px">
<el-row style="padding:0;"> <el-row style="padding:0;">
<el-col :span="4"> <el-col :span="4">
......
...@@ -132,6 +132,7 @@ ...@@ -132,6 +132,7 @@
<template > <template >
<div class="page_fnDm page_RecPayQuery" > <div class="page_fnDm page_RecPayQuery" >
<div class="query-box"> <div class="query-box">
<div @keyup.enter="getPageList()">
<el-form class="_info_box clearfix" label-width="110px"> <el-form class="_info_box clearfix" label-width="110px">
<el-row style="padding:15px 20px 0 0;"> <el-row style="padding:15px 20px 0 0;">
<el-col :span="4"> <el-col :span="4">
...@@ -244,6 +245,7 @@ ...@@ -244,6 +245,7 @@
</el-col> </el-col>
</el-row> </el-row>
</el-form> </el-form>
</div>
<ul class="clearfix"> <ul class="clearfix">
<li class="hight_query"> <li class="hight_query">
<button type="button" class="normalBtn" @click="downMuban()">导出</button> <button type="button" class="normalBtn" @click="downMuban()">导出</button>
......
...@@ -132,6 +132,7 @@ ...@@ -132,6 +132,7 @@
<template > <template >
<div class="page_fnDm page_RecPayQuery" > <div class="page_fnDm page_RecPayQuery" >
<div class="query-box"> <div class="query-box">
<div @keyup.enter="getPageList()">
<el-form class="_info_box clearfix" label-width="110px"> <el-form class="_info_box clearfix" label-width="110px">
<el-row style="padding:15px 20px 0 0;"> <el-row style="padding:15px 20px 0 0;">
<el-col :span="4"> <el-col :span="4">
...@@ -232,6 +233,7 @@ ...@@ -232,6 +233,7 @@
</el-col> </el-col>
</el-row> </el-row>
</el-form> </el-form>
</div>
<ul class="clearfix"> <ul class="clearfix">
<li class="hight_query"> <li class="hight_query">
<button type="button" class="normalBtn" @click="downMuban()">导出</button> <button type="button" class="normalBtn" @click="downMuban()">导出</button>
......
...@@ -70,7 +70,7 @@ ...@@ -70,7 +70,7 @@
</style> </style>
<template> <template>
<div class='flexOne page_CompanyAccDetail'> <div class='flexOne page_CompanyAccDetail'>
<div class='query-box'> <div class='query-box' @keyup.enter="getList()">
<el-form class="_info_box clearfix" label-width="110px"> <el-form class="_info_box clearfix" label-width="110px">
<el-row style="padding: 10px 0 0 0;"> <el-row style="padding: 10px 0 0 0;">
<el-col :span="4"> <el-col :span="4">
......
...@@ -70,7 +70,7 @@ ...@@ -70,7 +70,7 @@
</style> </style>
<template> <template>
<div class='flexOne page_CompanyAccDetail'> <div class='flexOne page_CompanyAccDetail'>
<div class='query-box'> <div class='query-box' @keyup.enter="getList()">
<el-form class="_info_box clearfix" label-width="110px"> <el-form class="_info_box clearfix" label-width="110px">
<el-row style="padding: 10px 0 0 0;"> <el-row style="padding: 10px 0 0 0;">
<el-col :span="4" :gutter="35"> <el-col :span="4" :gutter="35">
......
...@@ -43,7 +43,7 @@ ...@@ -43,7 +43,7 @@
</style> </style>
<template> <template>
<div class='flexOne page_CompanyAccDetail'> <div class='flexOne page_CompanyAccDetail'>
<div class='query-box'> <div class='query-box' @keyup.enter="getList()">
<el-form class="_info_box clearfix" label-width="110px"> <el-form class="_info_box clearfix" label-width="110px">
<el-row> <el-row>
<el-col :span="4" :gutter="35"> <el-col :span="4" :gutter="35">
......
...@@ -66,7 +66,7 @@ ...@@ -66,7 +66,7 @@
</style> </style>
<template> <template>
<div class='flexOne page_CompanyAccDetail'> <div class='flexOne page_CompanyAccDetail'>
<div class='query-box'> <div class='query-box' @keyup.enter="getList()">
<el-form class="_info_box clearfix" label-width="110px"> <el-form class="_info_box clearfix" label-width="110px">
<el-row style="padding: 10px 0 0 0;"> <el-row style="padding: 10px 0 0 0;">
<el-col :span="4" :gutter="35"> <el-col :span="4" :gutter="35">
......
...@@ -72,7 +72,7 @@ ...@@ -72,7 +72,7 @@
</style> </style>
<template> <template>
<div class='flexOne page_CompanyAccDetail'> <div class='flexOne page_CompanyAccDetail'>
<div class='query-box'> <div class='query-box' @keyup.enter="getList()">
<el-form class="_info_box clearfix" label-width="110px"> <el-form class="_info_box clearfix" label-width="110px">
<el-row> <el-row>
<el-col :span="4" :gutter="35"> <el-col :span="4" :gutter="35">
......
...@@ -102,6 +102,8 @@ ...@@ -102,6 +102,8 @@
<li :class="active==3?'_active':''" @click="active=3,msg.InvoiceApplyState=5,getPageList()">欠票发票</li> <li :class="active==3?'_active':''" @click="active=3,msg.InvoiceApplyState=5,getPageList()">欠票发票</li>
</ul> </ul>
<div class="query-box"> <div class="query-box">
<div @keyup.enter="resetPageIndex()">
<el-form class="iis_info_box clearfix" label-width="110px"> <el-form class="iis_info_box clearfix" label-width="110px">
<el-row> <el-row>
<el-col :span="4" :gutter="35"> <el-col :span="4" :gutter="35">
...@@ -161,6 +163,7 @@ ...@@ -161,6 +163,7 @@
</el-col> </el-col>
</el-row> </el-row>
</el-form> </el-form>
</div>
<ul> <ul>
<li> <li>
<button <button
......
<template> <template>
<div class="flexOne"> <div class="flexOne">
<div class="enrollTotalSearch"> <div class="enrollTotalSearch" @keyup.enter="resetPageIndex();getList()">
<ul> <ul>
<li><span><em>{{$t('advmanager.v_line')}}</em> <li><span><em>{{$t('advmanager.v_line')}}</em>
<el-select class='w200' v-model="msg.LineId" filterable :placeholder="$t('pub.pleaseSel')"> <el-select class='w200' v-model="msg.LineId" filterable :placeholder="$t('pub.pleaseSel')">
......
...@@ -234,7 +234,7 @@ ...@@ -234,7 +234,7 @@
</style> </style>
<template> <template>
<div class="flexOne"> <div class="flexOne">
<div class="productQuerySearch" v-if="!TCIDList"> <div class="productQuerySearch" v-if="!TCIDList" @keyup.enter="getList(); resetPageIndex()">
<ul> <ul>
<li> <li>
<span><em>{{ $t("scen.sc_cp") }}</em> <span><em>{{ $t("scen.sc_cp") }}</em>
......
...@@ -278,7 +278,7 @@ ...@@ -278,7 +278,7 @@
</table> </table>
</div> </div>
</div> </div>
<div class="query-box" style="border-bottom: none;"> <div class="query-box" style="border-bottom: none;" @keyup.enter="getList()">
<ul> <ul>
<li> <li>
<span><em>客户类型</em> <span><em>客户类型</em>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment