|
|
|
|
@ -256,7 +256,7 @@ export const optionModel = { |
|
|
|
|
type: 'switch', |
|
|
|
|
dicData: switchDic, |
|
|
|
|
align: 'center', |
|
|
|
|
width: 80, |
|
|
|
|
width: 60, |
|
|
|
|
cell: true, |
|
|
|
|
}, { |
|
|
|
|
label: '表单显示', |
|
|
|
|
@ -264,7 +264,7 @@ export const optionModel = { |
|
|
|
|
type: 'switch', |
|
|
|
|
dicData: switchDic, |
|
|
|
|
align: 'center', |
|
|
|
|
width: 80, |
|
|
|
|
width: 60, |
|
|
|
|
cell: true, |
|
|
|
|
}, { |
|
|
|
|
label: '独占一行', |
|
|
|
|
@ -272,7 +272,7 @@ export const optionModel = { |
|
|
|
|
type: 'switch', |
|
|
|
|
dicData: switchDic, |
|
|
|
|
align: 'center', |
|
|
|
|
width: 80, |
|
|
|
|
width: 60, |
|
|
|
|
cell: true, |
|
|
|
|
}, { |
|
|
|
|
label: '必填', |
|
|
|
|
@ -280,7 +280,7 @@ export const optionModel = { |
|
|
|
|
type: 'switch', |
|
|
|
|
dicData: switchDic, |
|
|
|
|
align: 'center', |
|
|
|
|
width: 80, |
|
|
|
|
width: 60, |
|
|
|
|
cell: true, |
|
|
|
|
}, { |
|
|
|
|
label: '组件类型', |
|
|
|
|
@ -304,7 +304,7 @@ export const optionModel = { |
|
|
|
|
type: 'switch', |
|
|
|
|
dicData: switchDic, |
|
|
|
|
align: 'center', |
|
|
|
|
width: 80, |
|
|
|
|
width: 60, |
|
|
|
|
cell: true, |
|
|
|
|
}, { |
|
|
|
|
label: '查询类型', |
|
|
|
|
|