Commit 72e65ff9 by 闫泽浩

letnot缺陷修复

parent f2e9531f
......@@ -23,6 +23,7 @@ export default class Letnot {
spcrcb: ''
},
rec: {
branchinr: '',
tenmaxday: '',
nomton: '',
expplc: '',
......@@ -62,7 +63,7 @@ export default class Letnot {
advdat: '',
porloa: '',
apprultxt: '',
branchinr: '',
},
cbs: {
opn2: {
......@@ -71,7 +72,7 @@ export default class Letnot {
},
max: {
cur: '',
amt: ''
amt: '0.00'
},
nom1: {
cur: '',
......@@ -79,7 +80,7 @@ export default class Letnot {
},
max2: {
cur: '',
amt: ''
amt: '0.00'
}
},
ben: {
......
......@@ -381,7 +381,7 @@
</c-ptap>
</c-col>
<c-col :span="24">
<c-col :span="24">
<c-ptap
:model="model"
:argadr="{
......
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