|
@@ -1,50 +1,6 @@
|
|
|
<template>
|
|
|
<div class="app-container">
|
|
|
<div class="filter-container" style="margin: 10px 0 10px 0">
|
|
|
- <!-- <el-row :gutter="20" style="marginBottom:20px">
|
|
|
- <el-col :span="8" :xs="12" :lg="8">
|
|
|
- <div>
|
|
|
- <span class="textSpan">
|
|
|
- 订单号:
|
|
|
- </span>
|
|
|
- <el-input
|
|
|
- v-model="body.orderId"
|
|
|
- style="width: 70%;"
|
|
|
- placeholder="请输入订单号"
|
|
|
- size="small"
|
|
|
- clearable
|
|
|
- />
|
|
|
- </div>
|
|
|
- </el-col>
|
|
|
- <el-col :span="8" :xs="12" :lg="8">
|
|
|
- <div>
|
|
|
- <span class="textSpan">
|
|
|
- 商户订单号:
|
|
|
- </span>
|
|
|
- <el-input
|
|
|
- v-model="body.extorderId"
|
|
|
- style="width: 70%;"
|
|
|
- placeholder="请输入商户订单号"
|
|
|
- size="small"
|
|
|
- clearable
|
|
|
- />
|
|
|
- </div>
|
|
|
- </el-col>
|
|
|
- <el-col :span="8" :xs="12" :lg="8">
|
|
|
- <div>
|
|
|
- <span class="textSpan">
|
|
|
- 手机号码:
|
|
|
- </span>
|
|
|
- <el-input
|
|
|
- v-model="body.usedMobile"
|
|
|
- style="width: 70%;"
|
|
|
- placeholder="请输入手机号码"
|
|
|
- size="small"
|
|
|
- clearable
|
|
|
- />
|
|
|
- </div>
|
|
|
- </el-col>
|
|
|
- </el-row> -->
|
|
|
<div class="flex">
|
|
|
<div class="w_input">
|
|
|
<span class="textSpan"> 订单号:</span>
|
|
@@ -69,7 +25,7 @@
|
|
|
<div class="w_input stylephone">
|
|
|
<div class="textSpan marginphone">通道订单号:</div>
|
|
|
<el-input
|
|
|
- v-model="body.Id"
|
|
|
+ v-model="body.gwSeqNo"
|
|
|
style="width: 67%;"
|
|
|
placeholder="请输入通道订单号"
|
|
|
size="small"
|
|
@@ -81,7 +37,7 @@
|
|
|
<div class="w_date">
|
|
|
<span class="textSpan">回调时间:</span>
|
|
|
<el-date-picker
|
|
|
- v-model="checkTimeStart"
|
|
|
+ v-model="callbackTimeEnd"
|
|
|
size="small"
|
|
|
type="datetimerange"
|
|
|
range-separator="至"
|
|
@@ -138,7 +94,7 @@
|
|
|
</div>
|
|
|
<div class="w_input">
|
|
|
<span class="textSpan"> 运营商:</span>
|
|
|
- <el-select size="small" v-model="body.mobileOperator" clearable placeholder="请选择运营商" style="width: 65%" @change="changeoperator">
|
|
|
+ <el-select size="small" v-model="body.phoneOperator" clearable placeholder="请选择运营商" style="width: 65%" @change="changeoperator">
|
|
|
<el-option
|
|
|
v-for="item in mobileOperator"
|
|
|
:key="item.id"
|
|
@@ -150,12 +106,33 @@
|
|
|
</div>
|
|
|
<div class="flex">
|
|
|
<div class="w_input">
|
|
|
+ <!-- <el-col :span="5"> -->
|
|
|
<span class="textSpan"> 面额:</span>
|
|
|
- <el-input
|
|
|
+ <!-- </el-col> -->
|
|
|
+
|
|
|
+ <!-- <el-input
|
|
|
v-model="flowAmount"
|
|
|
@change="changeflow"
|
|
|
style="width:65%;"
|
|
|
- placeholder="请输入订单号"
|
|
|
+ placeholder="请输入面额"
|
|
|
+ size="small"
|
|
|
+ clearable
|
|
|
+ /> -->
|
|
|
+ <!-- <el-col :span="6"> -->
|
|
|
+ <el-input
|
|
|
+ v-model="flowAmount"
|
|
|
+ @clear="changeflow(flowAmount)"
|
|
|
+ style="width:26%"
|
|
|
+ placeholder="请输入面额"
|
|
|
+ size="small"
|
|
|
+ clearable
|
|
|
+ />
|
|
|
+ <span> - </span>
|
|
|
+ <el-input
|
|
|
+ v-model="flowAmount1"
|
|
|
+ @clear="changeflow1(flowAmount)"
|
|
|
+ style="width:26%"
|
|
|
+ placeholder="请输入面额"
|
|
|
size="small"
|
|
|
clearable
|
|
|
/>
|
|
@@ -163,7 +140,7 @@
|
|
|
<div class="w_input">
|
|
|
<span class="textSpan"> 客户名称:</span>
|
|
|
<el-input
|
|
|
- v-model="body.enterpriseIdDesc"
|
|
|
+ v-model="body.customerName"
|
|
|
style="width: 65%;"
|
|
|
placeholder="请输入客户名称"
|
|
|
size="small"
|
|
@@ -173,7 +150,7 @@
|
|
|
<div class="w_input">
|
|
|
<span class="textSpan"> 归属地:</span>
|
|
|
<el-input
|
|
|
- v-model="body.mobileHome"
|
|
|
+ v-model="body.phoneHome"
|
|
|
style="width: 65%;"
|
|
|
placeholder="请选择归属地"
|
|
|
size="small"
|
|
@@ -184,7 +161,7 @@
|
|
|
<div class="flex">
|
|
|
<div class="w_input">
|
|
|
<span class="textSpan">回调状态:</span>
|
|
|
- <el-select size="small" v-model="body.dealFlag" clearable placeholder="请选择订单状态" style="width: 65%" @change="changeScope">
|
|
|
+ <el-select size="small" v-model="body.callbackStatus" clearable placeholder="请选择订单状态" style="width: 65%" @change="changeScope">
|
|
|
<el-option
|
|
|
v-for="item in dealFlag"
|
|
|
:key="item.id"
|
|
@@ -197,11 +174,11 @@
|
|
|
<div class="textSpan marginphone"> 手机号:</div>
|
|
|
<el-input
|
|
|
type="textarea"
|
|
|
- v-model="body.usedMobile"
|
|
|
+ v-model="body.phoneNo"
|
|
|
:autosize="{ minRows: 1.1, maxRows: 5}"
|
|
|
class="phone"
|
|
|
size="small"
|
|
|
- placeholder="请输入内容"
|
|
|
+ placeholder="请输入手机号"
|
|
|
clearable
|
|
|
>
|
|
|
</el-input>
|
|
@@ -209,14 +186,14 @@
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="flexend">
|
|
|
- <el-button class="filter-item" type="info" icon="el-icon-edit" plain @click="handleReset">至重发
|
|
|
+ <el-button class="filter-item" type="info" icon="el-icon-edit" plain @click="handleReset">置重发
|
|
|
</el-button>
|
|
|
- <el-button class="filter-item" type="warning" icon="el-icon-message" plain @click="handleReset">至回调
|
|
|
+ <el-button class="filter-item" type="warning" icon="el-icon-message" plain @click="handleReset">置回调
|
|
|
</el-button>
|
|
|
|
|
|
- <el-button class="filter-item" icon="el-icon-delete" type="danger" plain @click="handleReset">至失败
|
|
|
+ <el-button class="filter-item" icon="el-icon-delete" type="danger" plain @click="handleReset">置失败
|
|
|
</el-button>
|
|
|
- <el-button class="filter-item" type="success" icon="el-icon-check" plain @click="handleReset">至成功
|
|
|
+ <el-button class="filter-item" type="success" icon="el-icon-check" plain @click="handleReset">置成功
|
|
|
</el-button>
|
|
|
|
|
|
<el-button class="classitem" style="marginRight:50px" type="primary" plain icon="el-icon-star-off" @click="handleReset">导出
|
|
@@ -233,26 +210,36 @@
|
|
|
</template>
|
|
|
</el-table-column>
|
|
|
|
|
|
+ <!-- <el-table-column
|
|
|
+ label="appID"
|
|
|
+ width="100"
|
|
|
+ align="center"
|
|
|
+ prop="createTime"
|
|
|
+ show-overflow-tooltip
|
|
|
+ >
|
|
|
+ <template slot-scope="scope">
|
|
|
+ <span>{{ scope.row.appId }}</span>
|
|
|
+ </template>
|
|
|
+ </el-table-column> -->
|
|
|
<el-table-column
|
|
|
- label="appID"
|
|
|
+ label="客户名称"
|
|
|
width="100"
|
|
|
align="center"
|
|
|
prop="createTime"
|
|
|
show-overflow-tooltip
|
|
|
>
|
|
|
<template slot-scope="scope">
|
|
|
- <span>{{ scope.row.appId }}</span>
|
|
|
+ <span>{{ scope.row.customerName }}</span>
|
|
|
</template>
|
|
|
</el-table-column>
|
|
|
<el-table-column
|
|
|
- label="客户名称"
|
|
|
- width="100"
|
|
|
+ label="面额"
|
|
|
+ width="70"
|
|
|
align="center"
|
|
|
- prop="createTime"
|
|
|
show-overflow-tooltip
|
|
|
>
|
|
|
<template slot-scope="scope">
|
|
|
- <span>{{ scope.row.user }}</span>
|
|
|
+ <span>{{ scope.row.flowAmount / 10000 }}</span>
|
|
|
</template>
|
|
|
</el-table-column>
|
|
|
<el-table-column
|
|
@@ -269,7 +256,7 @@
|
|
|
|
|
|
<el-table-column label="手机号码" width="110" align="center" show-overflow-tooltip>
|
|
|
<template slot-scope="scope">
|
|
|
- <span>{{ scope.row.usedMobile }}</span>
|
|
|
+ <span>{{ scope.row.phoneNo }}</span>
|
|
|
</template>
|
|
|
</el-table-column>
|
|
|
|
|
@@ -281,7 +268,10 @@
|
|
|
show-overflow-tooltip
|
|
|
>
|
|
|
<template slot-scope="scope">
|
|
|
- <span>{{ scope.row.mobileOperator }}</span>
|
|
|
+ <!-- <span>{{ scope.row.phoneOperator }}</span> -->
|
|
|
+ <el-tag v-if="scope.row.phoneOperator === 2" size="small">电信</el-tag>
|
|
|
+ <el-tag v-if="scope.row.phoneOperator === 1" size="small">移动</el-tag>
|
|
|
+ <el-tag v-if="scope.row.phoneOperator === 3" size="small">联通</el-tag>
|
|
|
</template>
|
|
|
</el-table-column>
|
|
|
<el-table-column
|
|
@@ -292,17 +282,19 @@
|
|
|
show-overflow-tooltip
|
|
|
>
|
|
|
<template slot-scope="scope">
|
|
|
- <span>{{ scope.row.mobileHome }}</span>
|
|
|
+ <span>{{ scope.row.phoneHome }}</span>
|
|
|
</template>
|
|
|
</el-table-column>
|
|
|
|
|
|
- <el-table-column label="发送时间" width="160" align="center">
|
|
|
+ <el-table-column label="发送时间" width="170" align="center" show-overflow-tooltip>
|
|
|
<template slot-scope="scope">
|
|
|
+ <i class="el-icon-time"></i>
|
|
|
<span>{{ scope.row.limitedDate }}</span>
|
|
|
</template>
|
|
|
</el-table-column>
|
|
|
- <el-table-column label="回调时间" width="160" align="center">
|
|
|
+ <el-table-column label="回调时间" width="170" align="center" show-overflow-tooltip>
|
|
|
<template slot-scope="scope">
|
|
|
+ <i v-if="scope.row.lastModifyDate" class="el-icon-time"></i>
|
|
|
<span>{{ scope.row.lastModifyDate }}</span>
|
|
|
</template>
|
|
|
</el-table-column>
|
|
@@ -314,12 +306,12 @@
|
|
|
show-overflow-tooltip
|
|
|
>
|
|
|
<template slot-scope="scope">
|
|
|
- <el-tag v-if="scope.row.status === 1" size="small">充值中</el-tag>
|
|
|
- <el-tag v-if="scope.row.status === 2" size="small">待充值</el-tag>
|
|
|
- <el-tag v-if="scope.row.status === 3" size="small">重发</el-tag>
|
|
|
- <el-tag v-if="scope.row.status === 4" size="small" >充值成功</el-tag>
|
|
|
- <el-tag v-if="scope.row.status === 5" size="small">回调</el-tag>
|
|
|
- <el-tag v-if="scope.row.status === 6" size="small">充值失败</el-tag>
|
|
|
+ <el-tag v-if="scope.row.status === 2" size="small">充值中</el-tag>
|
|
|
+ <el-tag v-if="scope.row.status === 1" size="small">待充值</el-tag>
|
|
|
+ <!-- <el-tag v-if="scope.row.status === 3" size="small">重发</el-tag> -->
|
|
|
+ <el-tag v-if="scope.row.status === 4" size="small" >充值失败</el-tag>
|
|
|
+ <!-- <el-tag v-if="scope.row.status === 5" size="small">回调</el-tag> -->
|
|
|
+ <el-tag v-if="scope.row.status === 6" size="small">充值成功</el-tag>
|
|
|
</template>
|
|
|
</el-table-column>
|
|
|
|
|
@@ -343,8 +335,8 @@
|
|
|
>
|
|
|
<template slot-scope="scope">
|
|
|
<!-- <span>{{ scope.row.dealFlag }}</span> -->
|
|
|
- <el-tag v-if="scope.row.dealFlag === '1'" size="small">成功</el-tag>
|
|
|
- <el-tag v-if="scope.row.dealFlag === '2'" size="small">失败</el-tag>
|
|
|
+ <el-tag v-if="scope.row.callbackStatus === 6" size="small">成功</el-tag>
|
|
|
+ <el-tag v-if="scope.row.callbackStatus === 4" size="small">失败</el-tag>
|
|
|
</template>
|
|
|
</el-table-column>
|
|
|
|
|
@@ -364,6 +356,11 @@
|
|
|
<span>{{ scope.row.extorderId }}</span>
|
|
|
</template>
|
|
|
</el-table-column>
|
|
|
+ <el-table-column label="通道订单号" width="120" align="center" show-overflow-tooltip>
|
|
|
+ <template slot-scope="scope">
|
|
|
+ <span>{{ scope.row.gwSeqNo }}</span>
|
|
|
+ </template>
|
|
|
+ </el-table-column>
|
|
|
|
|
|
<el-table-column label="通道错误代码" width="120" align="center" show-overflow-tooltip>
|
|
|
<template slot-scope="scope">
|
|
@@ -403,86 +400,27 @@ export default {
|
|
|
Name: '',
|
|
|
// phone:true, //控制批量手机号
|
|
|
tableData:[],
|
|
|
- // tableData: [
|
|
|
- // { orderId: '1618675202869450462',
|
|
|
- // userName: 'test',
|
|
|
- // extorderId: 'CD2104253953427952',
|
|
|
- // usedMobile: '18820454014',
|
|
|
- // applyDateStart: '2021-04-26 00:00:00',
|
|
|
- // applyDateEnd: '2021-04-26 23:59:59',
|
|
|
- // enterpriseIdDesc: '山东茶蛋信息技术有限公司',
|
|
|
- // channelIdDesc: 'BF移动',
|
|
|
- // status: '充值成功',
|
|
|
- // mobileOperator: '移动',
|
|
|
- // flowAmount: '10',
|
|
|
- // checkTimeStart: '2021-04-25 00:39:53',
|
|
|
- // checkTimeEnd: '2021-04-25 23:39:53',
|
|
|
- // dealFlag: '已回调',
|
|
|
- // mobileHome: '广东-茂名-移动' },
|
|
|
- // { orderId: '1618675202869450462',
|
|
|
- // userName: 'test',
|
|
|
- // extorderId: 'CD2104253953427952',
|
|
|
- // usedMobile: '18820454014',
|
|
|
- // applyDateStart: '2021-04-26 00:00:00',
|
|
|
- // applyDateEnd: '2021-04-26 23:59:59',
|
|
|
- // enterpriseIdDesc: '山东茶蛋信息技术有限公司',
|
|
|
- // channelIdDesc: 'BF移动',
|
|
|
- // status: '充值成功',
|
|
|
- // mobileOperator: '移动',
|
|
|
- // flowAmount: '10',
|
|
|
- // checkTimeStart: '2021-04-25 00:39:53',
|
|
|
- // checkTimeEnd: '2021-04-25 23:39:53',
|
|
|
- // dealFlag: '已回调',
|
|
|
- // mobileHome: '广东-茂名-移动' },
|
|
|
- // { orderId: '1618675202869450462',
|
|
|
- // userName: 'test',
|
|
|
- // extorderId: 'CD2104253953427952',
|
|
|
- // usedMobile: '18820454014',
|
|
|
- // applyDateStart: '2021-04-26 00:00:00',
|
|
|
- // applyDateEnd: '2021-04-26 23:59:59',
|
|
|
- // enterpriseIdDesc: '山东茶蛋信息技术有限公司',
|
|
|
- // channelIdDesc: 'BF移动',
|
|
|
- // status: '充值成功',
|
|
|
- // mobileOperator: '移动',
|
|
|
- // flowAmount: '10',
|
|
|
- // checkTimeStart: '2021-04-25 00:39:53',
|
|
|
- // checkTimeEnd: '2021-04-25 23:39:53',
|
|
|
- // dealFlag: '已回调',
|
|
|
- // mobileHome: '广东-茂名-移动' },
|
|
|
- // { orderId: '1618675202869450462',
|
|
|
- // userName: 'test',
|
|
|
- // extorderId: 'CD2104253953427952',
|
|
|
- // usedMobile: '18820454014',
|
|
|
- // applyDateStart: '2021-04-26 00:00:00',
|
|
|
- // applyDateEnd: '2021-04-26 23:59:59',
|
|
|
- // enterpriseIdDesc: '山东茶蛋信息技术有限公司',
|
|
|
- // channelIdDesc: 'BF移动',
|
|
|
- // status: '充值成功',
|
|
|
- // mobileOperator: '移动',
|
|
|
- // flowAmount: '10',
|
|
|
- // checkTimeStart: '2021-04-25 00:39:53',
|
|
|
- // checkTimeEnd: '2021-04-25 23:39:53',
|
|
|
- // dealFlag: '已回调',
|
|
|
- // mobileHome: '广东-茂名-移动' }
|
|
|
- // ],
|
|
|
applyDateStart:"", //发送时间
|
|
|
- checkTimeStart:"", //回调时间
|
|
|
+ callbackTimeEnd:"", //回调时间
|
|
|
flowAmount:"", //面额乘以10000
|
|
|
+ flowAmount1:"", //面额乘以10000
|
|
|
body:{
|
|
|
Id:"",
|
|
|
+ gwSeqNo:"",
|
|
|
orderId:"",
|
|
|
extorderId:"",
|
|
|
- usedMobile:"",
|
|
|
+ phoneNo:"",
|
|
|
applyDateStart:"",
|
|
|
applyDateEnd:"",
|
|
|
- enterpriseIdDesc:"",
|
|
|
+ customerName:"",
|
|
|
channelIdDesc:"",
|
|
|
+ phoneHome:"",
|
|
|
status:"",
|
|
|
- mobileOperator:"",
|
|
|
+ phoneOperator:"",
|
|
|
flowAmount:"",
|
|
|
- checkTimeStart:"",
|
|
|
- checkTimeEnd:"",
|
|
|
- dealFlag:"",
|
|
|
+ callbackTimeStart:"",
|
|
|
+ callbackTimeEnd:"",
|
|
|
+ callbackStatus:"",
|
|
|
mobileHome:"",
|
|
|
page:1,
|
|
|
size:10,
|
|
@@ -491,21 +429,18 @@ export default {
|
|
|
loading:false,
|
|
|
status:[
|
|
|
{id:1,name:"待发"},
|
|
|
- {id:2,name:"已发"},
|
|
|
+ {id:2,name:"充值中"},
|
|
|
{id:6,name:"成功"},
|
|
|
{id:4,name:"失败"},
|
|
|
- {id:5,name:"风控"},
|
|
|
],
|
|
|
mobileOperator:[
|
|
|
- {id:"YD",name:"移动"},
|
|
|
- {id:"LT",name:"联通"},
|
|
|
- {id:"DX",name:"电信"},
|
|
|
+ {id:1,name:"移动"},
|
|
|
+ {id:3,name:"联通"},
|
|
|
+ {id:2,name:"电信"},
|
|
|
],
|
|
|
dealFlag:[
|
|
|
- {id:"0",name:"运营商处理中"},
|
|
|
- {id:"1",name:"待回调"},
|
|
|
- {id:"3",name:"以回调"},
|
|
|
- {id:"2",name:"无需回调"},
|
|
|
+ {id:"4",name:"失败"},
|
|
|
+ {id:"6",name:"成功"},
|
|
|
]
|
|
|
}
|
|
|
},
|
|
@@ -546,25 +481,29 @@ export default {
|
|
|
let modify =new Date(lastModifyDate)
|
|
|
let last = modify.valueOf()
|
|
|
let used = last - time
|
|
|
- res.usedTime = used
|
|
|
+ res.usedTime = used / 1000
|
|
|
}
|
|
|
return res
|
|
|
})
|
|
|
this.tableData=arry
|
|
|
- console.log(arry)
|
|
|
+ // console.log(arry)
|
|
|
this.total=res.data.data.total
|
|
|
- console.log(res.data.data.records)
|
|
|
+ // console.log(res.data.data.records)
|
|
|
})
|
|
|
},
|
|
|
//搜索手机号
|
|
|
onphon(){
|
|
|
console.log(this.phone)
|
|
|
},
|
|
|
- //搜索面额
|
|
|
- changeflow(){
|
|
|
- let flow=this.flowAmount;
|
|
|
- // let body=this.body.flowAmount;
|
|
|
- this.body.flowAmount=flow * 10000;
|
|
|
+ //清除面额
|
|
|
+ changeflow(flow){
|
|
|
+ this.flowAmount = ""
|
|
|
+
|
|
|
+ },
|
|
|
+ //清除面额
|
|
|
+ changeflow1(flow){
|
|
|
+ this.flowAmount1 = ""
|
|
|
+
|
|
|
},
|
|
|
//搜索发送时间
|
|
|
oncustom(){
|
|
@@ -578,9 +517,9 @@ export default {
|
|
|
oncheckTimeStart(){
|
|
|
// checkTimeStart:"",
|
|
|
// checkTimeEnd:"",
|
|
|
- let checkTimeStart =this.checkTimeStart
|
|
|
- this.body.checkTimeStart= checkTimeStart[0]
|
|
|
- this.body.checkTimeEnd=checkTimeStart[1]
|
|
|
+ let callbackTimeStart =this.callbackTimeEnd
|
|
|
+ this.body.callbackTimeStart= callbackTimeStart[0]
|
|
|
+ this.body.callbackTimeEnd =callbackTimeStart[1]
|
|
|
},
|
|
|
//搜索状态
|
|
|
changeScope(){
|
|
@@ -592,18 +531,30 @@ export default {
|
|
|
},
|
|
|
//搜索
|
|
|
handleSearch(){
|
|
|
- console.log(this.applyDateStart)
|
|
|
this.body.page = 1
|
|
|
if(this.applyDateStart == null){ //发送时间为空时清空 body 里的发送时间
|
|
|
this.body.applyDateEnd = ""
|
|
|
this.body.applyDateStart = ""
|
|
|
}
|
|
|
- if(this.checkTimeStart == null){ //回调时间
|
|
|
- this.body.checkTimeStart = ""
|
|
|
- this.body.checkTimeEnd = ""
|
|
|
+ if(this.callbackTimeEnd == null){ //回调时间
|
|
|
+ this.body.callbackTimeStart = ""
|
|
|
+ this.body.callbackTimeEnd = ""
|
|
|
+ }
|
|
|
+ //面额前后为空判断
|
|
|
+ let flowAmount=this.flowAmount * 10000;
|
|
|
+ let flowAmount1=this.flowAmount1 * 10000;
|
|
|
+ if(this.flowAmount1 != "" && this.flowAmount != ""){ //面额
|
|
|
+ this.body.flowAmount = flowAmount + "-" + flowAmount1
|
|
|
}
|
|
|
- if(this.flowAmount == null || this.flowAmount == 0){ //面额
|
|
|
+ if(this.flowAmount == "" && this.flowAmount1 == ""){
|
|
|
this.body.flowAmount = ""
|
|
|
+ // console.log(this.body.flowAmount)
|
|
|
+ }
|
|
|
+ else if(this.flowAmount == ""){ //面额
|
|
|
+ this.body.flowAmount = 0 + "-" + flowAmount1
|
|
|
+ }
|
|
|
+ else if(this.flowAmount1 == ""){
|
|
|
+ this.body.flowAmount = flowAmount + "-" + 10000000
|
|
|
}
|
|
|
this.currentPage="1"
|
|
|
this.getTenantList()
|