Commit 8f779fdc by liumin

Merge remote-tracking branch 'origin/development-202206' into development-202206

parents 941ff4d2 c699593f
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<c-button <c-button
icon="el-icon-s-tools" icon="el-icon-s-tools"
@click="clounmSetting" @click="clounmSetting"
style="" style="margin-right: 28px;margin-top: 10px;"
></c-button> ></c-button>
</div> </div>
<el-table <el-table
...@@ -419,6 +419,7 @@ export default { ...@@ -419,6 +419,7 @@ export default {
text-align: left; text-align: left;
display: inline-block; display: inline-block;
margin: 0; margin: 0;
margin-top: -3px;
position: absolute; position: absolute;
z-index: 999; z-index: 999;
right: 5px; right: 5px;
......
...@@ -29,7 +29,7 @@ export default class Sptsel { ...@@ -29,7 +29,7 @@ export default class Sptsel {
yptinf: "", // 退回原因 .yptinf yptinf: "", // 退回原因 .yptinf
chkypt: "", // 云平台 .chkypt chkypt: "", // 云平台 .chkypt
inidatfro: "", // Date of entry of Transaction .inidatfro inidatfro: "", // Date of entry of Transaction .inidatfro
inidattil: "", // Date of entry of Transaction until .inidattil inidattil: new Date(), // Date of entry of Transaction until .inidattil
routxt: "", // 已转报 .routxt routxt: "", // 已转报 .routxt
dflg: "", // 国内国际标志 .dflg dflg: "", // 国内国际标志 .dflg
chktco: "", // 网银 .chktco chktco: "", // 网银 .chktco
......
...@@ -6,7 +6,7 @@ export default class Trnrel { ...@@ -6,7 +6,7 @@ export default class Trnrel {
ownref: "", // Reference .trncorco.ownref ownref: "", // Reference .trncorco.ownref
relflg: "", // Status .trncorco.relflg relflg: "", // Status .trncorco.relflg
inidatfro: "", // Date of entry of Transaction .trncorco.inidatfro inidatfro: "", // Date of entry of Transaction .trncorco.inidatfro
inidattil: "", // Date of entry of Transaction until .trncorco.inidattil inidattil: new Date(), // Date of entry of Transaction until .trncorco.inidattil
trnstm: "", // List of transaction sfor display .trncorco.trnstm trnstm: "", // List of transaction sfor display .trncorco.trnstm
dflg: "", // 国内证标志 .trncorco.dflg dflg: "", // 国内证标志 .trncorco.dflg
selinr: {}, selinr: {},
......
...@@ -3,14 +3,13 @@ ...@@ -3,14 +3,13 @@
<c-col :span="24"> <c-col :span="24">
<c-col :span="11"> <c-col :span="11">
<el-form-item label="包号" prop="cldgrp.rec.ownref"> <el-form-item label="包号" prop="cldgrp.rec.ownref">
<c-input v-model="model.cldgrp.rec.ownref" maxlength="16" placeholder="请输入Batch No." disabled> <c-input v-model="model.cldgrp.rec.ownref" maxlength="16" placeholder="请输入包号" disabled>
</c-input> </c-input>
</el-form-item> </el-form-item>
</c-col> </c-col>
<c-col :span="11" :offset="1"> <c-col :span="11" :offset="1">
<el-form-item label="汇票类型" prop="cldgrp.rec.chktyp"> <el-form-item label="汇票类型" prop="cldgrp.rec.chktyp">
<c-select v-model="model.cldgrp.rec.chktyp" style="width: 100%" placeholder="请输入汇票类型" <c-select v-model="model.cldgrp.rec.chktyp" style="width: 100%" placeholder="请输入汇票类型" disabled>
disabled>
<el-option v-for="item in codes.chktyp" :key="item.value" :label="item.label" <el-option v-for="item in codes.chktyp" :key="item.value" :label="item.label"
:value="item.value"> :value="item.value">
</el-option> </el-option>
...@@ -22,22 +21,20 @@ ...@@ -22,22 +21,20 @@
<c-col :span="11"> <c-col :span="11">
<c-col :span="12"> <c-col :span="12">
<el-form-item label="托收币种金额" prop="cldgrp.cbs.max.cur"> <el-form-item label="托收币种金额" prop="cldgrp.cbs.max.cur">
<c-input v-model="model.cldgrp.cbs.max.cur" style="width:100%" placeholder="请选择托收币种金额" <c-input v-model="model.cldgrp.cbs.max.cur" style="width:100%" placeholder="请选择托收币种金额" disabled>
disabled>
</c-input> </c-input>
</el-form-item> </el-form-item>
</c-col> </c-col>
<c-col :span="11" :offset="1"> <c-col :span="11" :offset="1">
<el-form-item label="" label-width="0" prop="cldgrp.cbs.max.amt" style="width:100%"> <el-form-item label="" label-width="0" prop="cldgrp.cbs.max.amt" style="width:100%">
<c-input v-model.number="model.cldgrp.cbs.max.amt" style="width:100%" <c-input v-model.number="model.cldgrp.cbs.max.amt" style="width:100%" placeholder="请输入托收余额"
placeholder="请输入托收余额" disabled></c-input> disabled></c-input>
</el-form-item> </el-form-item>
</c-col> </c-col>
</c-col> </c-col>
<c-col :span="11" :offset="1"> <c-col :span="11" :offset="1">
<el-form-item label="票据类型" prop="cldgrp.rec.colflg"> <el-form-item label="票据类型" prop="cldgrp.rec.colflg">
<c-select v-model="model.cldgrp.rec.colflg" style="width: 100%" placeholder="请输入票据类型" <c-select v-model="model.cldgrp.rec.colflg" style="width: 100%" placeholder="请输入票据类型" disabled>
disabled>
<el-option v-for="item in codes.colflg" :key="item.value" :label="item.label" <el-option v-for="item in codes.colflg" :key="item.value" :label="item.label"
:value="item.value"> :value="item.value">
</el-option> </el-option>
...@@ -50,8 +47,7 @@ ...@@ -50,8 +47,7 @@
<c-col :span="11"> <c-col :span="11">
<c-col :span="12"> <c-col :span="12">
<el-form-item label="托收余额" prop="cldgrp.cbs.opn1.cur"> <el-form-item label="托收余额" prop="cldgrp.cbs.opn1.cur">
<c-input v-model="model.cldgrp.cbs.opn1.cur" style="width:100%" placeholder="请选择托收余额" <c-input v-model="model.cldgrp.cbs.opn1.cur" style="width:100%" placeholder="请选择托收余额" disabled>
disabled>
</c-input> </c-input>
</el-form-item> </el-form-item>
</c-col> </c-col>
...@@ -77,8 +73,7 @@ ...@@ -77,8 +73,7 @@
<c-col :span="24"> <c-col :span="24">
<c-col :span="11"> <c-col :span="11">
<el-form-item label="代收行名称" prop="cldgrp.rec.colptynam"> <el-form-item label="代收行名称" prop="cldgrp.rec.colptynam">
<c-input v-model="model.cldgrp.rec.colptynam" maxlength="40" placeholder="请输入代收行名称" <c-input v-model="model.cldgrp.rec.colptynam" maxlength="40" placeholder="请输入代收行名称" disabled>
disabled>
</c-input> </c-input>
</el-form-item> </el-form-item>
</c-col> </c-col>
...@@ -182,5 +177,4 @@ export default { ...@@ -182,5 +177,4 @@ export default {
} }
</script> </script>
<style> <style>
</style> </style>
...@@ -140,7 +140,10 @@ ...@@ -140,7 +140,10 @@
<c-col :span="24"> <c-col :span="24">
<c-istream-table :list="stmData.data" :columns="stmData.columns" :showButtonFlg="true"> <c-istream-table :list="stmData.data" :columns="stmData.columns" :showButtonFlg="true">
<el-table-column fixed="right" prop="op" label="操作" width="150px"> <el-table-column fixed="right" prop="op" label="操作" width="140px">
<template slot="header">
<c-col :span="11" style="text-align: center"><span>操作</span></c-col>
</template>
<template slot-scope="scope"> <template slot-scope="scope">
<el-popover placement="top-start" title="历史信息" width="800" trigger="click" <el-popover placement="top-start" title="历史信息" width="800" trigger="click"
:ref="'popover_' + scope.row.IDX"> :ref="'popover_' + scope.row.IDX">
......
<template> <template>
<div class="eContainer-search"> <div class="eContainer-search">
<el-form <el-form :model="model" :rules="rules" ref="modelForm" tokenKey="modelForm" label-width="120px" size="small"
:model="model" :validate-on-rule-change="false">
:rules="rules"
ref="modelForm"
tokenKey="modelForm"
label-width="120px"
size="small"
:validate-on-rule-change="false"
>
<!-- <c-tabs :value="tabVal" ref="elment" type="card" @tab-click="tabClick"> --> <!-- <c-tabs :value="tabVal" ref="elment" type="card" @tab-click="tabClick"> -->
<!-- <el-tab-pane :value="tabVal" label="待办任务查询" name="menu"> --> <!-- <el-tab-pane :value="tabVal" label="待办任务查询" name="menu"> -->
<!-- <c-content> --> <c-content>
<m-menu :model="model" :codes="codes" ref="菜单" /> <m-menu :model="model" :codes="codes" ref="菜单" />
<!-- </c-content> --> </c-content>
<!-- </el-tab-pane> --> <!-- </el-tab-pane> -->
<!-- </c-tabs> --> <!-- </c-tabs> -->
</el-form> </el-form>
...@@ -74,4 +67,5 @@ export default { ...@@ -74,4 +67,5 @@ export default {
}; };
</script> </script>
<style> <style>
</style> </style>
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