Commit 500e573e by wanggang_yf

修改infbpd bptopn 快照

parent 0008ed02
...@@ -51,9 +51,7 @@ ...@@ -51,9 +51,7 @@
</c-col> </c-col>
<c-col :span="1"> <c-col :span="1">
<c-button size="small" type="primary" @click="onBptmodButgetref"> <c-button size="small" type="primary" @click="onBptmodButgetref">Get</c-button>
Get
</c-button>
</c-col> </c-col>
<c-col :span="12"> <c-col :span="12">
...@@ -333,9 +331,7 @@ ...@@ -333,9 +331,7 @@
</el-form-item> </el-form-item>
</c-col> </c-col>
<c-col :span="2"> <c-col :span="2">
<c-button size="small" type="primary" @click="onFinmodButget"> <c-button size="small" type="primary" @click="onFinmodButget">Get</c-button>
Get
</c-button>
</c-col> </c-col>
<c-col :span="12"> <c-col :span="12">
...@@ -438,9 +434,7 @@ ...@@ -438,9 +434,7 @@
</c-col> </c-col>
<c-col :span="2"> <c-col :span="2">
<c-button size="small" type="primary" @click="onDinmodDget"> <c-button size="small" type="primary" @click="onDinmodDget">Get</c-button>
Get
</c-button>
</c-col> </c-col>
<c-col :span="12"> <c-col :span="12">
......
...@@ -344,7 +344,6 @@ ...@@ -344,7 +344,6 @@
> >
</c-col> </c-col>
<!-- <el-row> -->
<c-col :span="24"> <c-col :span="24">
<c-istream-table :list="stmData.data" :columns="stmData.columns"> <c-istream-table :list="stmData.data" :columns="stmData.columns">
<el-table-column fixed="right" prop="op" label="操作" width="140px"> <el-table-column fixed="right" prop="op" label="操作" width="140px">
...@@ -355,87 +354,36 @@ ...@@ -355,87 +354,36 @@
></c-col> ></c-col>
</template> </template>
<template slot-scope="scope"> <template slot-scope="scope">
<el-popover <el-popover placement="top-start" title="历史信息" width="800" trigger="click" :ref="'popover_' + scope.row.IDX">
placement="top-start"
title="历史信息" <div style=" text-align: right; margin-top: -30px; margin-right: 5px; font-size: 16px; ">
width="800" <span class="el-icon-close" @click="closeTrn('popover_' + scope.row.IDX)"/>
trigger="click"
:ref="'popover_' + scope.row.IDX"
>
<div
style="
text-align: right;
margin-top: -30px;
margin-right: 5px;
font-size: 16px;
"
>
<span
class="el-icon-close"
@click="closeTrn('popover_' + scope.row.IDX)"
/>
</div> </div>
<c-istream-table :list="trnData.data" :columns="trnData.columns"> <c-istream-table :list="trnData.data" :columns="trnData.columns">
<el-table-column prop="op" label="操作" width="0"> <el-table-column prop="op" label="操作" width="0">
<template slot-scope="scope"> <template slot-scope="scope">
<c-button <c-button style="margin-left: 0" size="small" @click="display(scope.row['INR'])">
style="margin-left: 0"
size="small"
@click="display(scope.row['INR'])"
>
详情 详情
</c-button> </c-button>
</template> </template>
</el-table-column> </el-table-column>
</c-istream-table> </c-istream-table>
<c-button <c-button style="margin-left: 0" size="small" @click="getTrnInfo(scope.$index, scope.row)" slot="reference">
style="margin-left: 0"
size="small"
@click="getTrnInfo(scope.$index, scope.row)"
slot="reference"
>
详情 详情
</c-button> </c-button>
<!-- <c-button
style="margin-left: 0"
size="small"
>
关闭
</c-button> -->
</el-popover> </el-popover>
<!-- <c-button <c-button style="margin-left: 0" size="small" type="primary" @click="getButtons(scope.row['OWNREF'])">
style="margin-left: 0"
size="small"
@click="getTrnInfo(scope.$index,scope.row)"
>
详情
</c-button> -->
<c-button
style="margin-left: 0"
size="small"
type="primary"
@click="getButtons(scope.row['OWNREF'])"
>
处理 处理
</c-button> </c-button>
<!-- <c-button
style="margin-left: 0"
size="small"
type="primary"
@click="getDitSelInfo(scope.$index, scope.row)"
>
info
</c-button> -->
</template> </template>
</el-table-column> </el-table-column>
</c-istream-table> </c-istream-table>
</c-col> </c-col>
<m-busbtn ref="childs" :ownref="ownref" :model="BptselModel" ownrefPath="bpdgrp" trnCode="bptsel" @onChoose="onChoose" <m-busbtn ref="childs" :ownref="ownref" :model="BptselModel" ownrefPath="bpdgrp" trnCode="bptsel" @onChoose="onChoose">11</m-busbtn>
>11</m-busbtn>
</div> </div>
</template> </template>
<script> <script>
...@@ -603,18 +551,17 @@ export default { ...@@ -603,18 +551,17 @@ export default {
this.$router.history.push("/business/" + code) this.$router.history.push("/business/" + code)
this.$refs.childs.initdialog = false this.$refs.childs.initdialog = false
}, },
// async getTrnInfo(idx, row) { async getTrnInfo(idx, row) {
// this.model.infcon.objinr = row["INR"]; this.model.infcon.objinr = row["INR"];
// this.model.bpdgrp.rec.inr = row["INR"]; this.model.bpdgrp.rec.inr = row["INR"];
// this.model.infcon.chksubcon = "X"; this.model.infcon.chksubcon = "X";
this.dialogTableVisible = true;
let rtnmsg = await this.executeDefault("infcon.chksubcon");
// this.dialogTableVisible = true; if ((rtnmsg.respCode = SUCCESS)) {
// let rtnmsg = await this.executeDefault("infcon.chksubcon"); this.trnData.data = rtnmsg.data.infcon_trnstm.rows;
}
// if ((rtnmsg.respCode = SUCCESS)) { },
// this.trnData.data = rtnmsg.data.infcon_trnstm.rows;
// }
// },
closeTrn(refId) { closeTrn(refId) {
this.$refs[refId].doClose(); this.$refs[refId].doClose();
}, },
......
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