Commit bfcb6958 by Sweet Zhang

字段名修正

parent 2d480f79
...@@ -519,7 +519,7 @@ const policyInfoFormConfig = ref([ ...@@ -519,7 +519,7 @@ const policyInfoFormConfig = ref([
}, },
{ {
type: 'select', type: 'select',
prop: 'policyTpye', prop: 'policyType',
label: '保单类型', label: '保单类型',
options: [ options: [
{ label: '电子保单', value: '1' }, { label: '电子保单', value: '1' },
......
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