| | |
| | | col[1 + parseInt(key)] = { field: data1.list[key].ColmCols, title: data1.list[key].ColmCols, width: 200, align: 'center', hide: true }; |
| | | } |
| | | else if (data1.list[key].ColmCols == "HMaterialJQty") { |
| | | col[1 + parseInt(key)] = { field: data1.list[key].ColmCols, title: "閲嶉噺_缁存姢", width: 200, align: 'center',edit:true}; |
| | | col[1 + parseInt(key)] = { field: data1.list[key].ColmCols, title: "閲嶉噺缁存姢", width: 200, align: 'center',edit:true}; |
| | | } |
| | | else if (data1.list[key].ColmCols == "HWeight_TL") { |
| | | col[1 + parseInt(key)] = { field: data1.list[key].ColmCols, title: "鎶曟枡鍏嬮噸_缁存姢", width: 200, align: 'center',edit: true }; |
| | | col[1 + parseInt(key)] = { field: data1.list[key].ColmCols, title: "鎶曟枡鍏嬮噸缁存姢", width: 200, align: 'center',edit: true }; |
| | | } |
| | | else if (data1.list[key].ColmCols == "HWeight_CP") { |
| | | col[1 + parseInt(key)] = { field: data1.list[key].ColmCols, title: "瀹為檯鍏嬮噸_缁存姢", width: 200, align: 'center',edit: true }; |
| | | col[1 + parseInt(key)] = { field: data1.list[key].ColmCols, title: "瀹為檯鍏嬮噸缁存姢", width: 200, align: 'center',edit: true }; |
| | | } |
| | | else { |
| | | switch (data1.list[key].ColmCols) { |