Commit 5a4b9163 by sunhaiwei

BOM管理中将客户标准和内控标准去掉

parent a94bdceb
...@@ -769,7 +769,7 @@ export const formProps: FormProps = { ...@@ -769,7 +769,7 @@ export const formProps: FormProps = {
listStyle: "return 'width:100%'", listStyle: "return 'width:100%'",
}, },
}, },
{ /*{
key: 'd15b4777d2794944995aa2a085442a6e', key: 'd15b4777d2794944995aa2a085442a6e',
title: '客户标准(%)', title: '客户标准(%)',
dataIndex: 'khbz', dataIndex: 'khbz',
...@@ -818,7 +818,7 @@ export const formProps: FormProps = { ...@@ -818,7 +818,7 @@ export const formProps: FormProps = {
defaultValue: 0, defaultValue: 0,
listStyle: "return 'width:100%'", listStyle: "return 'width:100%'",
}, },
}, },*/
{ {
key: '40a1e893e8ee496a96d7ed6dbe17e271', key: '40a1e893e8ee496a96d7ed6dbe17e271',
title: '是否投料', 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