Commit 22894796 by chenzhaole

不知道为啥要重新提交

parent cfa97825
......@@ -242,5 +242,22 @@ export default {
this.$notify.error({title: '错误',message: '服务请求失败!'});
}
},
async handleReset() {
},
async handleSearch() {
let rtnmsg = await this.executeRule("infbut.searow")
if(rtnmsg.respCode == SUCCESS)
{
this.stmData.data = rtnmsg.data.infbut_dspstm.rows;
}
else
{
this.$notify.error({title: '错误',message: '服务请求失败!'});
}
},
}
\ No newline at end of file
......@@ -30,7 +30,7 @@
style="margin:0 0"
size="small"
type="primary"
disabled
:disabled="this.flag"
@click="onCptpGetref"
>
获取
......@@ -52,7 +52,7 @@
<c-col :span="24">
<!-- ========================左边======================= -->
<c-col :span="11">
<c-col :span="11" style="margin-top: 10px">
<c-col :span="20">
<el-form-item label="清算编号" style="width:100%">
<c-input
......@@ -104,10 +104,10 @@
</el-form-item>
</c-col>
<c-col :span="11">
<el-form-item label="汇款语种" label-width="110px">
<el-form-item label="汇款语种" label-width="100px">
<c-select
v-model="model.cptp.payuil"
style="width: 100%"
style="width: 95%"
placeholder="请选择汇款语种"
>
<el-option
......@@ -167,12 +167,12 @@
</c-select>
</el-form-item>
</c-col>
<c-col :span="24">
<c-col :span="16">
<el-form-item label="ordering institution(52a)">
<c-input
v-model="model.cpdgrp.ori.pts.ref"
maxlength="16"
placeholder="请输入(52a)"
placeholder="请输入ref"
></c-input>
</el-form-item>
</c-col>
......@@ -186,7 +186,7 @@
></c-input>
</el-form-item>
</c-col>
<c-col :span="2">
<c-col :span="8">
<el-form-item label="" label-width="15px">
<c-button
size="small"
......@@ -194,10 +194,6 @@
icon="el-icon-search"
@click="onSeainf"
></c-button>
</el-form-item>
</c-col>
<c-col :span="4">
<el-form-item label="" label-width="15px">
<c-button size="small" type="primary" @click="onOripDet">
详情
</c-button>
......@@ -233,12 +229,12 @@
></c-input>
</el-form-item>
</c-col>
<c-col :span="16">
<c-col :span="12">
<el-form-item label="">
<c-input
v-model="model.cpdgrp.orc.pts.extkey"
maxlength="16"
placeholder="请输入External Key of Address"
placeholder="请输入客户号"
></c-input>
</el-form-item>
</c-col>
......@@ -267,23 +263,10 @@
</el-form-item>
</c-col>
<c-ptap
:model="model"
:argadr="{
title: '测试角色',
grp: 'cpdgrp',
rol: 'pye',
}"
:disabled="true"
@onSeainf="onSeainf"
@onAplpDet="onPyepDet"
>
</c-ptap>
</c-col>
<!-- ========================右边======================= -->
<c-col :span="11" :offset="1">
<c-col :span="11" :offset="1" style="margin-top: 10px">
<c-col :span="12">
<el-form-item label="汇款性质">
<c-select
......@@ -435,10 +418,9 @@
</c-col>
<c-col :span="12">
<el-form-item label="" label-width="20px" style="text-align: left">
<el-form-item label="" label-width="20px">
<c-input
v-model="model.cpdgrp.rec.feeamt"
style="text-align: left; width: 150px"
placeholder="请输入国外费用金额"
></c-input>
<c-checkbox v-model="model.cpdgrp.rec.tsnflg"
......@@ -447,7 +429,7 @@
</el-form-item>
</c-col>
<c-col :span="16">
<c-col :span="12">
<el-form-item label="发报人">
<c-input
v-model="model.cpdgrp.snd.pts.extkey"
......@@ -456,7 +438,7 @@
></c-input>
</el-form-item>
</c-col>
<c-col :span="18">
<c-col :span="8">
<el-form-item label="" label-width="15px">
<c-button
size="small"
......@@ -1296,7 +1278,14 @@ export default {
methods: { ...Event,
onSeainf(){}
},
created: function () {},
created: function () {
console.log(this.root);
},
computed: {
flag() {
return this.model.cpdgrp.pye.pts.extkey == "" || this.model.cpdgrp.rec.ownref != "";
},
},
};
</script>
<style>
......
......@@ -16,11 +16,12 @@
<c-button
size="small"
type="primary"
:disabled="this.flag"
@click="onCptpGetref"
icon="el-icon-search"
>
</c-button>
<c-button size="small" type="primary" @click="onCptpGetref" disabled>
<c-button size="small" type="primary" @click="onCptpGetref">
GetRef
</c-button>
</el-form-item>
......@@ -67,7 +68,7 @@
<c-col>
<!-- ===================中部--左==================== -->
<c-col :span="11" style="margin-top: 20px">
<c-col :span="11" style="margin-top: 10px">
<c-col :span="24">
<el-form-item label="清算编号" prop="cpdgrp.rec.sysno">
<c-input
......@@ -118,15 +119,14 @@
v-model="model.cpdgrp.rec.othbch"
maxlength="8"
placeholder=""
disabled
></c-input>
</el-form-item>
</c-col>
<c-col :span="10">
<el-form-item label="汇款语种" label-width="120px">
<el-form-item label="汇款语种" label-width="100px">
<c-select
v-model="model.cptp.payuil"
style="width: 100%"
style="width: 95%"
placeholder="请选择汇款语种"
@change="onPayuilChange"
>
......@@ -213,7 +213,7 @@
</c-col>
<!-- ===================中部--右==================== -->
<c-col :span="11" :offset="1" style="margin-top: 20px">
<c-col :span="11" :offset="1" style="margin-top: 10px">
<c-col :span="24">
<c-col :span="13">
<el-form-item label="汇款性质" prop="cpdgrp.rec.trntyp">
......@@ -329,7 +329,7 @@
style="width: 100%"
placeholder=""
v-model="model.cpdgrp.rec.swftyp"
:disabled="model.cptp.liqtyp != 'C' && model.cptp.liqtyp != 'S'"
:disabled="model.cptp.liqtyp != 'C' && model.cptp.liqtyp != 'S' && model.cptp.liqtyp != ''"
>
<el-option
v-for="item in codes.swftyp"
......@@ -403,7 +403,7 @@
v-if="model.cptp.liqtyp === '' || model.cpdgrp.cbs.nom1.amt === '0.000'"
>
<!-- ================底部--左================= -->
<c-col :span="11" style="margin-top: 20px">
<c-col :span="11" style="margin-top: 10px">
<c-col :span="24">
<el-form-item
label="Ordering institution (52a)"
......@@ -414,7 +414,6 @@
style="width: 90%"
maxlength="16"
placeholder=""
disabled
></c-input>
</el-form-item>
</c-col>
......@@ -422,7 +421,7 @@
<c-col :span="24">
<c-col :span="17">
<el-form-item label="">
<c-input placeholder="" disabled></c-input>
<c-input placeholder="" ></c-input>
</el-form-item>
</c-col>
<c-col :span="7">
......@@ -441,14 +440,14 @@
</c-col>
</c-col>
<c-col :span="24">
<c-col :span="18">
<el-form-item label="">
<c-input
type="textarea"
placeholder=""
disabled
rows="9"
style="width: 90%"
v-model="model.cpdgrp.ori.pts.adrblk"
maxlength="35"
show-word-limit
placeholder="请输入Address Block"
></c-input>
</el-form-item>
</c-col>
......@@ -460,7 +459,6 @@
style="width: 90%"
maxlength="16"
placeholder=""
disabled
></c-input>
</el-form-item>
</c-col>
......@@ -471,7 +469,7 @@
v-model="model.cpdgrp.rec.orcact"
style="width: 90%"
maxlength="35"
placeholder=""
placeholder="汇款人账号"
></c-input>
</el-form-item>
</c-col>
......@@ -479,7 +477,10 @@
<c-col :span="24">
<c-col :span="17">
<el-form-item label="">
<c-input placeholder="" disabled></c-input>
<c-input
v-model="model.cpdgrp.orc.pts.extkey"
placeholder="请输入汇款人客户号" >
</c-input>
</el-form-item>
</c-col>
<c-col :span="7">
......@@ -498,21 +499,22 @@
</c-col>
</c-col>
<c-col :span="24">
<c-col :span="18">
<el-form-item label="">
<c-input
type="textarea"
placeholder=""
disabled
rows="9"
style="width: 90%"
v-model="model.cpdgrp.orc.pts.adrblk"
maxlength="35"
show-word-limit
placeholder="请输入Address Block"
></c-input>
</el-form-item>
</c-col>
</c-col>
<!-- ================底部--右================= -->
<c-col :span="11" :offset="1" style="margin-top: 20px">
<c-col :span="11" :offset="1" style="margin-top: 10px">
<c-col :span="24">
<c-col :span="17">
<el-form-item label="发报行">
......@@ -678,7 +680,7 @@
</c-col>
<!-- ====================清算模式-人行支付系统===================== -->
<c-col :span="24" v-if="model.cptp.liqtyp === 'B'" style="margin-top: 20px">
<c-col :span="24" v-if="model.cptp.liqtyp === 'B'" style="margin-top: 10px">
<!-- =========左========== -->
<c-col :span="11">
<c-col :span="24">
......@@ -912,7 +914,7 @@
</c-col>
<!-- ====================清算模式-CIPS系统===================== -->
<c-col :span="24" v-if="model.cptp.liqtyp === 'S'" style="margin-top: 20px">
<c-col :span="24" v-if="model.cptp.liqtyp === 'S'" style="margin-top: 10px">
<!-- =========左========== -->
<c-col :span="11">
<c-col :span="24">
......@@ -1113,9 +1115,9 @@
</c-col>
<!-- ======================清算模式-Other================ -->
<c-col :span="24" v-if="model.cptp.liqtyp === 'O'" style="margin-top: 20px">
<c-col :span="24" v-if="model.cptp.liqtyp === 'O'" style="margin-top: 10px">
<!-- ================左================= -->
<c-col :span="11" style="margin-top: 20px">
<c-col :span="11">
<c-col :span="24">
<el-form-item
label="Ordering institution (52a)"
......@@ -1152,14 +1154,14 @@
</c-col>
</c-col>
<c-col :span="24">
<c-col :span="18">
<el-form-item label="">
<c-input
type="textarea"
placeholder=""
readonly
rows="9"
style="width: 90%"
v-model="model.cpdgrp.ori.pts.adrblk"
maxlength="35"
show-word-limit
placeholder="请输入Address Block"
></c-input>
</el-form-item>
</c-col>
......@@ -1208,14 +1210,14 @@
</c-col>
</c-col>
<c-col :span="24">
<c-col :span="18">
<el-form-item label="">
<c-input
type="textarea"
placeholder=""
readonly
rows="9"
style="width: 90%"
v-model="model.cpdgrp.orc.pts.adrblk"
maxlength="35"
show-word-limit
placeholder="请输入Address Block"
></c-input>
</el-form-item>
</c-col>
......@@ -1244,14 +1246,14 @@
</el-form-item>
</c-col>
</c-col>
<c-col :span="24">
<c-col :span="18">
<el-form-item label="">
<c-input
type="textarea"
placeholder=""
readonly
style="width: 90%"
rows="7"
v-model="model.cpdgrp.snd.pts.adrblk"
maxlength="35"
show-word-limit
placeholder="请输入Address Block"
></c-input>
</el-form-item>
</c-col>
......@@ -1262,7 +1264,7 @@
placeholder=""
readonly
style="width: 90%"
rows="5"
rows="3"
></c-input>
</el-form-item>
</c-col>
......@@ -1309,14 +1311,14 @@
</c-col>
</c-col>
<c-col :span="24">
<c-col :span="18">
<el-form-item label="">
<c-input
type="textarea"
placeholder=""
readonly
rows="9"
style="width: 90%"
v-model="model.cpdgrp.pye.pts.adrblk"
maxlength="35"
show-word-limit
placeholder="请输入Address Block"
></c-input>
</el-form-item>
</c-col>
......@@ -1324,7 +1326,7 @@
</c-col>
<!-- ====================清算模式-代理行模式=================== -->
<c-col :span="24" v-if="model.cptp.liqtyp === 'C'" style="margin-top: 20px">
<c-col :span="24" v-if="model.cptp.liqtyp === 'C'" style="margin-top: 10px">
<!-- ==============左============== -->
<c-col :span="11">
<c-col :span="24">
......@@ -2413,6 +2415,11 @@ export default {
},
},
created: function () {},
computed: {
flag() {
return this.model.cpdgrp.orc.pts.extkey == "" || this.model.cpdgrp.rec.ownref != "";
},
},
};
</script>
<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