Commit 429ad3de by li.jian

修改bug

parent 5df0d420
......@@ -1697,48 +1697,48 @@ export const formProps: FormProps = {
listStyle: "return 'width:100%'",
},
},
{
key: '2e2b5dec301f45d99ca29ab90590223b',
title: '客户标准(%)',
dataIndex: 'khbz',
componentType: 'InputNumber',
componentProps: {
width: '100%',
span: '',
step: 0.01,
disabled: false,
showLabel: true,
controls: true,
required: false,
subTotal: false,
isShow: true,
rules: [],
events: {},
tooltipConfig: { visible: false, title: '提示文本' },
listStyle: "return 'width:100%'",
},
},
{
key: '5e1c4fee76c14596a870f161fefed804',
title: '内控标准(%)',
dataIndex: 'nkbz',
componentType: 'InputNumber',
componentProps: {
width: '100%',
span: '',
step: 0.01,
disabled: false,
showLabel: true,
controls: true,
required: false,
subTotal: false,
isShow: true,
rules: [],
events: {},
tooltipConfig: { visible: false, title: '提示文本' },
listStyle: "return 'width:100%'",
},
},
// {
// key: '2e2b5dec301f45d99ca29ab90590223b',
// title: '客户标准(%)',
// dataIndex: 'khbz',
// componentType: 'InputNumber',
// componentProps: {
// width: '100%',
// span: '',
// step: 0.01,
// disabled: false,
// showLabel: true,
// controls: true,
// required: false,
// subTotal: false,
// isShow: true,
// rules: [],
// events: {},
// tooltipConfig: { visible: false, title: '提示文本' },
// listStyle: "return 'width:100%'",
// },
// },
// {
// key: '5e1c4fee76c14596a870f161fefed804',
// title: '内控标准(%)',
// dataIndex: 'nkbz',
// componentType: 'InputNumber',
// componentProps: {
// width: '100%',
// span: '',
// step: 0.01,
// disabled: false,
// showLabel: true,
// controls: true,
// required: false,
// subTotal: false,
// isShow: true,
// rules: [],
// events: {},
// tooltipConfig: { visible: false, title: '提示文本' },
// listStyle: "return 'width:100%'",
// },
// },
{
key: 'a1d690dc949645669e361c706807680b',
title: '是否投料',
......
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