fix bug
This commit is contained in:
@@ -50,6 +50,7 @@ export const option = {
|
||||
border: true,
|
||||
index: true,
|
||||
indexLabel: '序号',
|
||||
indexWidth: 90,
|
||||
viewBtn: true,
|
||||
selection: true,
|
||||
dialogClickModal: false,
|
||||
@@ -128,6 +129,7 @@ export const option = {
|
||||
prop: 'directEconomicLoss',
|
||||
type: 'input',
|
||||
formslot: true,
|
||||
append: '元',
|
||||
minWidth: 140,
|
||||
span: 12,
|
||||
placeholder: '请输入',
|
||||
@@ -138,6 +140,7 @@ export const option = {
|
||||
prop: 'insuranceClaimAmount',
|
||||
type: 'input',
|
||||
formslot: true,
|
||||
append: '元',
|
||||
minWidth: 140,
|
||||
span: 12,
|
||||
placeholder: '请输入',
|
||||
|
||||
Reference in New Issue
Block a user