Commit 7969d7ab by wangren

inflid、litame、lirdck、交易部分bug修正

parent cd39a669
...@@ -291,6 +291,28 @@ export default { ...@@ -291,6 +291,28 @@ export default {
} }
}, },
async handleReset() {
this.model.infcon.seaownref="";
this.model.infcon.opndatfrom="";
this.model.infcon.opndatto="";
this.model.infcon.searef="";
this.model.infcon.pty.extkey="";
this.model.infcon.pty.nam="";
this.model.infcon.seapty="";
this.model.infcon.nam="";
this.model.infcon.searol="";
this.model.infcon.usr.extkey="";
this.model.infcon.seasta="";
this.model.infcon.seacur="";
this.model.infcon.seaamtfr="";
this.model.infcon.seaamtto="";
this.model.seacnfdet="";
this.model.sealcrtyp="";
this.model.jyqflg="";
this.model.mylx="";
this.model.elcflg="";
},
async handleSearch() { async handleSearch() {
this.stmData.data = []; this.stmData.data = [];
let opndatfrom = this.model.infcon.opndatfrom; let opndatfrom = this.model.infcon.opndatfrom;
...@@ -312,5 +334,6 @@ export default { ...@@ -312,5 +334,6 @@ export default {
this.$notify.error({ title: '错误', message: '服务请求失败!' }); this.$notify.error({ title: '错误', message: '服务请求失败!' });
} }
}, },
} }
\ No newline at end of file
...@@ -38,6 +38,10 @@ export default { ...@@ -38,6 +38,10 @@ export default {
"trnmod.trndoc.shwinc" :Utils.defaultFunction, "trnmod.trndoc.shwinc" :Utils.defaultFunction,
"trnmod.trndoc.shwout" :Utils.defaultFunction, "trnmod.trndoc.shwout" :Utils.defaultFunction,
"trnmod.swiadd.addamt" :Utils.defaultFunction, "trnmod.swiadd.addamt" :Utils.defaultFunction,
"lidgrp.cbs.max2.amt" :Utils.defaultFunction,
"lidgrp.cbs.opn2.cur" :Utils.defaultFunction,
"lidgrp.cbs.opn2.amt" :Utils.defaultFunction,
"lidgrp.blk.addamtcov" :Utils.defaultFunction,
"lidgrp.rec.opndat" :Utils.defaultFunction, "lidgrp.rec.opndat" :Utils.defaultFunction,
"lidgrp.rec.spcrcbflg" :Utils.defaultFunction, "lidgrp.rec.spcrcbflg" :Utils.defaultFunction,
"liaall.limmod.limpts.wrk.pts.extkey" :Utils.defaultFunction, "liaall.limmod.limpts.wrk.pts.extkey" :Utils.defaultFunction,
...@@ -61,11 +65,11 @@ export default { ...@@ -61,11 +65,11 @@ export default {
"lidgrp.rec.ownref" :Utils.defaultFunction, "lidgrp.rec.ownref" :Utils.defaultFunction,
"lidgrp.cbs.nom1.cur" :Utils.defaultFunction, "lidgrp.cbs.nom1.cur" :Utils.defaultFunction,
"trnmod.swiadd.addamtcov" :Utils.defaultFunction, "trnmod.swiadd.addamtcov" :Utils.defaultFunction,
//"litamep.adlcndamep.modflg" :Utils.defaultFunction, "litamep.adlcndamep.modflg" :Utils.defaultFunction,
//"litamep.adlcndamep.modmanflg" :Utils.defaultFunction, "litamep.adlcndamep.modmanflg" :Utils.defaultFunction,
//"litamep.lcrgodamep.modflg" :Utils.defaultFunction, "litamep.lcrgodamep.modflg" :Utils.defaultFunction,
//"litamep.lcrgodamep.modmanflg" :Utils.defaultFunction, "litamep.lcrgodamep.modmanflg" :Utils.defaultFunction,
//"lidgrp.blk.lcrgod" :Utils.defaultFunction, "lidgrp.blk.lcrgod" :Utils.defaultFunction,
"lidgrp.con.pts.adrblk" :Utils.defaultFunction, "lidgrp.con.pts.adrblk" :Utils.defaultFunction,
"lidgrp.ben.pts.extkey" :Utils.defaultFunction, "lidgrp.ben.pts.extkey" :Utils.defaultFunction,
"lidgrp.ben.adrelc" :Utils.defaultFunction, "lidgrp.ben.adrelc" :Utils.defaultFunction,
......
...@@ -128,7 +128,7 @@ export default { ...@@ -128,7 +128,7 @@ export default {
{max: 3,message:"长度不能超过3"} {max: 3,message:"长度不能超过3"}
], ],
"trnmod.swiadd.addamt":[ "trnmod.swiadd.addamt":[
{type: "number", required: false, message: "必输项"}, {required: false, message: "必输项"},
{max: 18,message:"整数位不能超过14位"}, {max: 18,message:"整数位不能超过14位"},
{pattern: /(^\d+$)|(^\.\d{1,3}$)|(^\d+\.\d{1,3}$)/, message: "小数位不能超过3位" } {pattern: /(^\d+$)|(^\.\d{1,3}$)|(^\d+\.\d{1,3}$)/, message: "小数位不能超过3位" }
], ],
......
...@@ -94,10 +94,7 @@ export default { ...@@ -94,10 +94,7 @@ export default {
], ],
"brdgrp.prb.pts.ref":[
{type: "string", required: false, message: "必输项"},
{max: 16,message:"长度不能超过16"}
],
// "brdgrp.cbs.max.amt":[ // "brdgrp.cbs.max.amt":[
// {type: "number", required: false}, // {type: "number", required: false},
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
class="m-table-search-form" class="m-table-search-form"
ref="paramsForm" ref="paramsForm"
:inline="true" :inline="true"
label-position="left" label-position="right"
label-width="110px" label-width="110px"
size="small" size="small"
> >
...@@ -490,12 +490,13 @@ ...@@ -490,12 +490,13 @@
</template> </template>
</el-table-column> </el-table-column>
</c-istream-table> --> </c-istream-table> -->
<div style="height:90%">
<c-col :span="24"> <c-col :span="24">
<c-istream-table <c-istream-table
:list="stmData.data" :list="stmData.data"
:columns="stmData.columns" :columns="stmData.columns"
:showButtonFlg="true" :showButtonFlg="true"
> >
<!-- 自定义组件里加了最右边的一列”操作“ --> <!-- 自定义组件里加了最右边的一列”操作“ -->
<el-table-column fixed="right" prop="op" label="操作" width="140px"> <el-table-column fixed="right" prop="op" label="操作" width="140px">
...@@ -562,6 +563,7 @@ ...@@ -562,6 +563,7 @@
</el-table-column> </el-table-column>
</c-istream-table> </c-istream-table>
</c-col> </c-col>
</div>
<m-busbtn <m-busbtn
ref="childs" ref="childs"
...@@ -724,12 +726,7 @@ export default { ...@@ -724,12 +726,7 @@ export default {
this.$router.history.push("/business/litopn"); this.$router.history.push("/business/litopn");
}, },
handleReset: function () {
this.model = {
instNo: "",
instName: "",
};
},
}, },
created: function () {}, created: function () {},
}; };
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
:model="model" :model="model"
:rules="rules" :rules="rules"
ref="modelForm" ref="modelForm"
label-width="110" label-width="110px"
label-position="right" label-position="right"
size="small" size="small"
:validate-on-rule-change="false"> :validate-on-rule-change="false">
...@@ -18,6 +18,7 @@ ...@@ -18,6 +18,7 @@
</div> </div>
</template> </template>
<script> <script>
import Utils from "~/utils/index";
import Api from "~/service/Api" import Api from "~/service/Api"
import CodeTable from "~/config/CodeTable" import CodeTable from "~/config/CodeTable"
import Inflid from "~/model/Inflid" import Inflid from "~/model/Inflid"
......
...@@ -43,7 +43,7 @@ ...@@ -43,7 +43,7 @@
<c-col :span="12"> <c-col :span="12">
<el-form-item label="信用证金额" prop="oldlidgrp.cbs.nom1.amt"> <el-form-item label="信用证金额" prop="oldlidgrp.cbs.nom1.amt">
<c-input <c-input
v-model="model.oldlidgrp.cbs.nom1.amt" v-model.number="model.oldlidgrp.cbs.nom1.amt"
placeholder="请输入信用证金额" placeholder="请输入信用证金额"
disabled disabled
></c-input> ></c-input>
...@@ -329,7 +329,7 @@ ...@@ -329,7 +329,7 @@
<c-col :span="12"> <c-col :span="12">
<el-form-item label="Additional Amount" prop="trnmod.swiadd.addamt"> <el-form-item label="Additional Amount" prop="trnmod.swiadd.addamt">
<c-input <c-input
disabled :disabled=" !(this.model.litp.aamp.aammod.addamtflg == 'X') "
v-model="model.trnmod.swiadd.addamt" placeholder="请输入Additional Amount"></c-input> v-model="model.trnmod.swiadd.addamt" placeholder="请输入Additional Amount"></c-input>
</el-form-item> </el-form-item>
</c-col> </c-col>
...@@ -340,7 +340,7 @@ ...@@ -340,7 +340,7 @@
maxlength="35" maxlength="35"
show-word-limit show-word-limit
placeholder="请输入Additional Amount Covered" placeholder="请输入Additional Amount Covered"
disabled :disabled=" !(this.model.litp.aamp.aammod.addamtflg == 'X') "
></c-input> ></c-input>
</el-form-item> </el-form-item>
</c-col> </c-col>
......
...@@ -43,7 +43,9 @@ ...@@ -43,7 +43,9 @@
</c-col> --> </c-col> -->
<c-col :span="24"> <c-col :span="24">
<el-form-item label="Address Block" prop="lidgrp.ini.pts.adrblk"> <el-form-item label="Address Block" prop="lidgrp.ini.pts.adrblk">
<c-input type="textarea" v-model="model.lidgrp.ini.pts.adrblk" maxlength="35" show-word-limit placeholder="请输入Address Block" ></c-input> <c-input
:rows="4"
type="textarea" v-model="model.lidgrp.ini.pts.adrblk" maxlength="35" show-word-limit placeholder="请输入Address Block" ></c-input>
</el-form-item> </el-form-item>
</c-col> </c-col>
...@@ -147,7 +149,9 @@ ...@@ -147,7 +149,9 @@
<c-col :span="24"> <c-col :span="24">
<el-form-item label="Address Block" prop="lidgrp.con.pts.adrblk"> <el-form-item label="Address Block" prop="lidgrp.con.pts.adrblk">
<c-input type="textarea" v-model="model.lidgrp.con.pts.adrblk" maxlength="35" show-word-limit placeholder="请输入Address Block" ></c-input> <c-input
:rows="4"
type="textarea" v-model="model.lidgrp.con.pts.adrblk" maxlength="35" show-word-limit placeholder="请输入Address Block" ></c-input>
</el-form-item> </el-form-item>
</c-col> </c-col>
...@@ -208,7 +212,9 @@ ...@@ -208,7 +212,9 @@
</c-col> --> </c-col> -->
<c-col :span="24"> <c-col :span="24">
<el-form-item label="Address Block" prop="lidgrp.a2b.pts.adrblk"> <el-form-item label="Address Block" prop="lidgrp.a2b.pts.adrblk">
<c-input type="textarea" v-model="model.lidgrp.a2b.pts.adrblk" maxlength="35" show-word-limit placeholder="请输入Address Block" ></c-input> <c-input
:rows="4"
type="textarea" v-model="model.lidgrp.a2b.pts.adrblk" maxlength="35" show-word-limit placeholder="请输入Address Block" ></c-input>
</el-form-item> </el-form-item>
</c-col> </c-col>
...@@ -266,7 +272,10 @@ ...@@ -266,7 +272,10 @@
</c-col> --> </c-col> -->
<c-col :span="24"> <c-col :span="24">
<el-form-item label="Address Block" prop="lidgrp.avb.pts.adrblk"> <el-form-item label="Address Block" prop="lidgrp.avb.pts.adrblk">
<c-input type="textarea" v-model="model.lidgrp.avb.pts.adrblk" maxlength="35" show-word-limit placeholder="请输入Address Block" ></c-input> <c-input
:rows="4"
disabled
type="textarea" v-model="model.lidgrp.avb.pts.adrblk" maxlength="135" show-word-limit placeholder="请输入Address Block" ></c-input>
</el-form-item> </el-form-item>
</c-col> </c-col>
......
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