@@ -771,6 +771,7 @@ option.value = Object.assign(option.value, {
label: "自动拆单",
hide: true,
type: "switch",
+ display: false,
dicData: [
{
label: "否",
@@ -172,6 +172,7 @@ option.value = Object.assign(option.value, {
label: "物料名称",
prop: "materialName",
width: 130,
+ readonly: true,
overHidden: true,
click: ({ value, column }) => {
if(column.boxType){