Commit e5e395f0 by liuxin

付款信息远期起算日

parent 2916c58f
...@@ -182,7 +182,7 @@ ...@@ -182,7 +182,7 @@
<el-form-item <el-form-item
label="远期起算日" label="远期起算日"
prop="bddgrp.rec.stadat" prop="bddgrp.rec.stadat"
label-width="30%" label-width="40%"
> >
<c-date-picker <c-date-picker
type="date" type="date"
...@@ -215,7 +215,7 @@ ...@@ -215,7 +215,7 @@
<el-form-item <el-form-item
label="远期期限" label="远期期限"
prop="bddgrp.rec.tenmaxday" prop="bddgrp.rec.tenmaxday"
label-width="30%" label-width="40%"
> >
<c-input <c-input
v-model="model.bddgrp.rec.tenmaxday" v-model="model.bddgrp.rec.tenmaxday"
......
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