Commit f3ece75b by yuzhenWang

修改产品计划供款期数

parent fd3feaf0
...@@ -55,6 +55,7 @@ const productPlan = [ ...@@ -55,6 +55,7 @@ const productPlan = [
label: '供款期数', label: '供款期数',
key: 'issueNumber', key: 'issueNumber',
domType: 'Input', domType: 'Input',
inputType: 'number',
required: true, required: true,
placeholder: '请选择', placeholder: '请选择',
dictType: 'issueNumber', dictType: 'issueNumber',
......
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