Commit 962a5422 by liushikai

调整

parent 8e4ac741
...@@ -13,8 +13,12 @@ ...@@ -13,8 +13,12 @@
</c-col> </c-col>
<c-col :span="4"> <c-col :span="4">
<el-form-item label="" label-width="15px"> <el-form-item label="" label-width="15px">
<c-button size="small" type="primary" @click="onCptpGetref"> <c-button
i size="small"
type="primary"
@click="onCptpGetref"
icon="el-icon-search"
>
</c-button> </c-button>
<c-button size="small" type="primary" @click="onCptpGetref" disabled> <c-button size="small" type="primary" @click="onCptpGetref" disabled>
GetRef GetRef
...@@ -325,7 +329,7 @@ ...@@ -325,7 +329,7 @@
style="width: 100%" style="width: 100%"
placeholder="" placeholder=""
v-model="model.cpdgrp.rec.swftyp" v-model="model.cpdgrp.rec.swftyp"
:disabled="model.cptp.liqtyp!='C' && model.cptp.liqtyp!='S'" :disabled="model.cptp.liqtyp != 'C' && model.cptp.liqtyp != 'S'"
> >
<el-option <el-option
v-for="item in codes.swftyp" v-for="item in codes.swftyp"
...@@ -348,7 +352,9 @@ ...@@ -348,7 +352,9 @@
v-model="model.cptp.payeecountcode" v-model="model.cptp.payeecountcode"
maxlength="3" maxlength="3"
placeholder="请输入收款人常驻国家/地区代码" placeholder="请输入收款人常驻国家/地区代码"
@keyup.enter.native="showGridPromptDialog('cptp.payeecountcode')" @keyup.enter.native="
showGridPromptDialog('cptp.payeecountcode')
"
></c-input> ></c-input>
</el-form-item> </el-form-item>
</c-col> </c-col>
...@@ -369,8 +375,7 @@ ...@@ -369,8 +375,7 @@
v-model="model.cptp.liqtyp" v-model="model.cptp.liqtyp"
style="width: 100%" style="width: 100%"
placeholder="请选择清算模式" placeholder="请选择清算模式"
:disabled=" :disabled="model.cpdgrp.cbs.nom1.amt === '0.000'"
model.cpdgrp.cbs.nom1.amt === '0.000' "
> >
<el-option <el-option
v-for="item in liqtypOptions" v-for="item in liqtypOptions"
...@@ -422,8 +427,12 @@ ...@@ -422,8 +427,12 @@
</c-col> </c-col>
<c-col :span="7"> <c-col :span="7">
<el-form-item label="" label-width="15px"> <el-form-item label="" label-width="15px">
<c-button size="small" type="primary" @click="onCptpGetInfpta"> <c-button
i size="small"
type="primary"
@click="onCptpGetInfpta"
icon="el-icon-search"
>
</c-button> </c-button>
<c-button size="small" type="primary" @click="onSndpDet" disabled> <c-button size="small" type="primary" @click="onSndpDet" disabled>
详情 详情
...@@ -475,8 +484,12 @@ ...@@ -475,8 +484,12 @@
</c-col> </c-col>
<c-col :span="7"> <c-col :span="7">
<el-form-item label="" label-width="15px"> <el-form-item label="" label-width="15px">
<c-button size="small" type="primary" @click="onCptpGetInfpta"> <c-button
i size="small"
type="primary"
@click="onCptpGetInfpta"
icon="el-icon-search"
>
</c-button> </c-button>
<c-button size="small" type="primary" @click="onSndpDet" disabled> <c-button size="small" type="primary" @click="onSndpDet" disabled>
详情 详情
...@@ -508,8 +521,12 @@ ...@@ -508,8 +521,12 @@
</c-col> </c-col>
<c-col :span="7"> <c-col :span="7">
<el-form-item label="" label-width="15px"> <el-form-item label="" label-width="15px">
<c-button size="small" type="primary" @click="onCptpGetInfpta"> <c-button
i size="small"
type="primary"
@click="onCptpGetInfpta"
icon="el-icon-search"
>
</c-button> </c-button>
<c-button size="small" type="primary" @click="onSndpDet" disabled> <c-button size="small" type="primary" @click="onSndpDet" disabled>
详情 详情
...@@ -623,15 +640,21 @@ ...@@ -623,15 +640,21 @@
v-model="model.cpdgrp.orc.pts.extkey" v-model="model.cpdgrp.orc.pts.extkey"
maxlength="14" maxlength="14"
placeholder="请输入收款人" placeholder="请输入收款人"
@keyup.enter.native="showGridPromptDialog('cpdgrp.orc.pts.extkey')" @keyup.enter.native="
showGridPromptDialog('cpdgrp.orc.pts.extkey')
"
></c-input> ></c-input>
</el-form-item> </el-form-item>
</c-col> </c-col>
<c-col :span="7"> <c-col :span="7">
<el-form-item label="" label-width="15px"> <el-form-item label="" label-width="15px">
<c-button size="small" type="primary" @click="onCptpGetInfpta"> <c-button
i size="small"
type="primary"
@click="onCptpGetInfpta"
icon="el-icon-search"
>
</c-button> </c-button>
<c-button size="small" type="primary" @click="onSndpDet" disabled> <c-button size="small" type="primary" @click="onSndpDet" disabled>
详情 详情
...@@ -655,11 +678,7 @@ ...@@ -655,11 +678,7 @@
</c-col> </c-col>
<!-- ====================清算模式-人行支付系统===================== --> <!-- ====================清算模式-人行支付系统===================== -->
<c-col <c-col :span="24" v-if="model.cptp.liqtyp === 'B'" style="margin-top: 20px">
:span="24"
v-if="model.cptp.liqtyp === 'B'"
style="margin-top: 20px"
>
<!-- =========左========== --> <!-- =========左========== -->
<c-col :span="11"> <c-col :span="11">
<c-col :span="24"> <c-col :span="24">
...@@ -728,7 +747,12 @@ ...@@ -728,7 +747,12 @@
</c-col> </c-col>
<c-col :span="7"> <c-col :span="7">
<el-form-item label="" label-width="15px"> <el-form-item label="" label-width="15px">
<c-button size="small" type="primary" @click="onCptpGetInfpta" icon="el-icon-search"></c-button> <c-button
size="small"
type="primary"
@click="onCptpGetInfpta"
icon="el-icon-search"
></c-button>
<c-button size="small" type="primary" disabled>详情</c-button> <c-button size="small" type="primary" disabled>详情</c-button>
</el-form-item> </el-form-item>
</c-col> </c-col>
...@@ -862,7 +886,12 @@ ...@@ -862,7 +886,12 @@
</c-col> </c-col>
<c-col :span="7"> <c-col :span="7">
<el-form-item label="" label-width="15px"> <el-form-item label="" label-width="15px">
<c-button size="small" type="primary" @click="onCptpGetInfpta" icon="el-icon-search"></c-button> <c-button
size="small"
type="primary"
@click="onCptpGetInfpta"
icon="el-icon-search"
></c-button>
<c-button size="small" type="primary">详情</c-button> <c-button size="small" type="primary">详情</c-button>
</el-form-item> </el-form-item>
</c-col> </c-col>
...@@ -883,11 +912,7 @@ ...@@ -883,11 +912,7 @@
</c-col> </c-col>
<!-- ====================清算模式-CIPS系统===================== --> <!-- ====================清算模式-CIPS系统===================== -->
<c-col <c-col :span="24" v-if="model.cptp.liqtyp === 'S'" style="margin-top: 20px">
:span="24"
v-if="model.cptp.liqtyp === 'S'"
style="margin-top: 20px"
>
<!-- =========左========== --> <!-- =========左========== -->
<c-col :span="11"> <c-col :span="11">
<c-col :span="24"> <c-col :span="24">
...@@ -956,7 +981,12 @@ ...@@ -956,7 +981,12 @@
</c-col> </c-col>
<c-col :span="7"> <c-col :span="7">
<el-form-item label="" label-width="15px"> <el-form-item label="" label-width="15px">
<c-button size="small" type="primary" @click="onCptpGetInfpta" icon="el-icon-search"></c-button> <c-button
size="small"
type="primary"
@click="onCptpGetInfpta"
icon="el-icon-search"
></c-button>
<c-button size="small" type="primary" disabled>详情</c-button> <c-button size="small" type="primary" disabled>详情</c-button>
</el-form-item> </el-form-item>
</c-col> </c-col>
...@@ -1057,7 +1087,12 @@ ...@@ -1057,7 +1087,12 @@
</c-col> </c-col>
<c-col :span="7"> <c-col :span="7">
<el-form-item label="" label-width="15px"> <el-form-item label="" label-width="15px">
<c-button size="small" type="primary" @click="onCptpGetInfpta" icon="el-icon-search"></c-button> <c-button
size="small"
type="primary"
@click="onCptpGetInfpta"
icon="el-icon-search"
></c-button>
<c-button size="small" type="primary">详情</c-button> <c-button size="small" type="primary">详情</c-button>
</el-form-item> </el-form-item>
</c-col> </c-col>
...@@ -1078,11 +1113,7 @@ ...@@ -1078,11 +1113,7 @@
</c-col> </c-col>
<!-- ======================清算模式-Other================ --> <!-- ======================清算模式-Other================ -->
<c-col <c-col :span="24" v-if="model.cptp.liqtyp === 'O'" style="margin-top: 20px">
:span="24"
v-if="model.cptp.liqtyp === 'O'"
style="margin-top: 20px"
>
<!-- ================左================= --> <!-- ================左================= -->
<c-col :span="11" style="margin-top: 20px"> <c-col :span="11" style="margin-top: 20px">
<c-col :span="24"> <c-col :span="24">
...@@ -1107,8 +1138,12 @@ ...@@ -1107,8 +1138,12 @@
</c-col> </c-col>
<c-col :span="7"> <c-col :span="7">
<el-form-item label="" label-width="15px"> <el-form-item label="" label-width="15px">
<c-button size="small" type="primary" @click="onCptpGetInfpta"> <c-button
i size="small"
type="primary"
@click="onCptpGetInfpta"
icon="el-icon-search"
>
</c-button> </c-button>
<c-button size="small" type="primary" @click="onSndpDet"> <c-button size="small" type="primary" @click="onSndpDet">
详情 详情
...@@ -1159,8 +1194,12 @@ ...@@ -1159,8 +1194,12 @@
</c-col> </c-col>
<c-col :span="7"> <c-col :span="7">
<el-form-item label="" label-width="15px"> <el-form-item label="" label-width="15px">
<c-button size="small" type="primary" @click="onCptpGetInfpta"> <c-button
i size="small"
type="primary"
@click="onCptpGetInfpta"
icon="el-icon-search"
>
</c-button> </c-button>
<c-button size="small" type="primary" @click="onSndpDet" disabled> <c-button size="small" type="primary" @click="onSndpDet" disabled>
详情 详情
...@@ -1192,8 +1231,12 @@ ...@@ -1192,8 +1231,12 @@
</c-col> </c-col>
<c-col :span="7"> <c-col :span="7">
<el-form-item label="" label-width="15px"> <el-form-item label="" label-width="15px">
<c-button size="small" type="primary" @click="onCptpGetInfpta"> <c-button
i size="small"
type="primary"
@click="onCptpGetInfpta"
icon="el-icon-search"
>
</c-button> </c-button>
<c-button size="small" type="primary" @click="onSndpDet" disabled> <c-button size="small" type="primary" @click="onSndpDet" disabled>
详情 详情
...@@ -1252,8 +1295,12 @@ ...@@ -1252,8 +1295,12 @@
</c-col> </c-col>
<c-col :span="7"> <c-col :span="7">
<el-form-item label="" label-width="15px"> <el-form-item label="" label-width="15px">
<c-button size="small" type="primary" @click="onCptpGetInfpta"> <c-button
i size="small"
type="primary"
@click="onCptpGetInfpta"
icon="el-icon-search"
>
</c-button> </c-button>
<c-button size="small" type="primary" @click="onSndpDet" disabled> <c-button size="small" type="primary" @click="onSndpDet" disabled>
详情 详情
...@@ -1277,9 +1324,7 @@ ...@@ -1277,9 +1324,7 @@
</c-col> </c-col>
<!-- ====================清算模式-代理行模式=================== --> <!-- ====================清算模式-代理行模式=================== -->
<c-col :span="24" <c-col :span="24" v-if="model.cptp.liqtyp === 'C'" style="margin-top: 20px">
v-if="model.cptp.liqtyp === 'C'"
style="margin-top: 20px">
<!-- ==============左============== --> <!-- ==============左============== -->
<c-col :span="11"> <c-col :span="11">
<c-col :span="24"> <c-col :span="24">
...@@ -1304,8 +1349,12 @@ ...@@ -1304,8 +1349,12 @@
</c-col> </c-col>
<c-col :span="7"> <c-col :span="7">
<el-form-item label="" label-width="15px"> <el-form-item label="" label-width="15px">
<c-button size="small" type="primary" @click="onCptpGetInfpta"> <c-button
i size="small"
type="primary"
@click="onCptpGetInfpta"
icon="el-icon-search"
>
</c-button> </c-button>
<c-button size="small" type="primary" @click="onSndpDet"> <c-button size="small" type="primary" @click="onSndpDet">
详情 详情
...@@ -1356,8 +1405,12 @@ ...@@ -1356,8 +1405,12 @@
</c-col> </c-col>
<c-col :span="7"> <c-col :span="7">
<el-form-item label="" label-width="15px"> <el-form-item label="" label-width="15px">
<c-button size="small" type="primary" @click="onCptpGetInfpta"> <c-button
i size="small"
type="primary"
@click="onCptpGetInfpta"
icon="el-icon-search"
>
</c-button> </c-button>
<c-button size="small" type="primary" @click="onSndpDet" disabled> <c-button size="small" type="primary" @click="onSndpDet" disabled>
详情 详情
...@@ -1391,7 +1444,8 @@ ...@@ -1391,7 +1444,8 @@
v-for="item in cleageOptions" v-for="item in cleageOptions"
:key="item.value" :key="item.value"
:label="item.label" :label="item.label"
:value="item.value"></el-option> :value="item.value"
></el-option>
</c-select> </c-select>
</el-form-item> </el-form-item>
</c-col> </c-col>
...@@ -1489,7 +1543,11 @@ ...@@ -1489,7 +1543,11 @@
</el-form-item> </el-form-item>
</c-col> </c-col>
<c-col :span="12"> <c-col :span="12">
<el-form-item label="汇率" prop="cpdgrp.rec.f36" label-width="100px"> <el-form-item
label="汇率"
prop="cpdgrp.rec.f36"
label-width="100px"
>
<c-input <c-input
v-model="model.cpdgrp.rec.f36" v-model="model.cpdgrp.rec.f36"
style="width: 100%" style="width: 100%"
...@@ -1512,15 +1570,23 @@ ...@@ -1512,15 +1570,23 @@
<c-col :span="24"> <c-col :span="24">
<c-col :span="17"> <c-col :span="17">
<el-form-item label="收款人" prop="cpdgrp.orc.pts.extkey"> <el-form-item label="收款人" prop="cpdgrp.orc.pts.extkey">
<c-input placeholder="" <c-input
placeholder=""
v-model="model.cpdgrp.orc.pts.extkey" v-model="model.cpdgrp.orc.pts.extkey"
@keyup.enter.native="showGridPromptDialog('cpdgrp.orc.pts.extkey')"></c-input> @keyup.enter.native="
showGridPromptDialog('cpdgrp.orc.pts.extkey')
"
></c-input>
</el-form-item> </el-form-item>
</c-col> </c-col>
<c-col :span="7"> <c-col :span="7">
<el-form-item label="" label-width="15px"> <el-form-item label="" label-width="15px">
<c-button size="small" type="primary" @click="onCptpGetInfpta"> <c-button
i size="small"
type="primary"
@click="onCptpGetInfpta"
icon="el-icon-search"
>
</c-button> </c-button>
<c-button size="small" type="primary" @click="onSndpDet" disabled> <c-button size="small" type="primary" @click="onSndpDet" disabled>
详情 详情
...@@ -1540,7 +1606,6 @@ ...@@ -1540,7 +1606,6 @@
></c-input> ></c-input>
</el-form-item> </el-form-item>
</c-col> </c-col>
</c-col> </c-col>
</c-col> </c-col>
...@@ -2300,9 +2365,9 @@ ...@@ -2300,9 +2365,9 @@
top="10vh" top="10vh"
width="80%" width="80%"
custom-class="infptaDialog" custom-class="infptaDialog"
:before-close="handleClose"> :before-close="handleClose"
>
<Infpta></Infpta> <Infpta></Infpta>
</el-dialog> </el-dialog>
</div> </div>
</template> </template>
...@@ -2312,7 +2377,7 @@ import CodeTable from "~/config/CodeTable"; ...@@ -2312,7 +2377,7 @@ import CodeTable from "~/config/CodeTable";
import CommonProcess from "~/mixin/CommonProcess"; import CommonProcess from "~/mixin/CommonProcess";
import Event from "~/model/Cptopn/Event"; import Event from "~/model/Cptopn/Event";
import Utils from "~/utils"; import Utils from "~/utils";
import Infpta from "~/views/Business/Infpta" import Infpta from "~/views/Business/Infpta";
export default { export default {
inject: ["root"], inject: ["root"],
...@@ -2333,23 +2398,19 @@ export default { ...@@ -2333,23 +2398,19 @@ export default {
{ value: "O", label: "Other" }, { value: "O", label: "Other" },
{ value: "S", label: "CIPS系统" }, { value: "S", label: "CIPS系统" },
], ],
infptaVisible: false infptaVisible: false,
}; };
}, },
methods: { methods: {
...Event, ...Event,
onCptpGetInfpta(){ onCptpGetInfpta() {
this.infptaVisible=true this.infptaVisible = true;
},
onCptpGetref() {
},
onCptpGetmod() {
}, },
onCptpGetref() {},
onCptpGetmod() {},
handleClose(done) { handleClose(done) {
done(); done();
} },
}, },
created: function () {}, created: function () {},
}; };
......
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