diff --git a/src/views/zyjhzx/hxianfkui/comps/pgdTable.js b/src/views/zyjhzx/hxianfkui/comps/pgdTable.js index d23aaa0..45f46e8 100644 --- a/src/views/zyjhzx/hxianfkui/comps/pgdTable.js +++ b/src/views/zyjhzx/hxianfkui/comps/pgdTable.js @@ -57,7 +57,7 @@ export default function () { {field: 'dcFd', title: '分段', width: 80}, {field: 'wpgg', title: '材质', width: 80}, {field: 'wpxh', title: '规格', width: 70}, - {field: 'slwlh', title: '炉批号', width: 100}, + {field: 'sllph', title: '炉批号', width: 100}, {field: 'tzbh', title: '套料图号', width: 100}, {field: 'hxry', title: '接收人', width: 80,formatter: nameFormat}, {field: 'hxfkry', title: '报工人', width: 80,formatter:nameFormat}, diff --git a/src/views/zyjhzx/lliaofkui/comps/pgdTable.js b/src/views/zyjhzx/lliaofkui/comps/pgdTable.js index 507f5c4..c0a3f0f 100644 --- a/src/views/zyjhzx/lliaofkui/comps/pgdTable.js +++ b/src/views/zyjhzx/lliaofkui/comps/pgdTable.js @@ -44,7 +44,7 @@ export default function () { {field: 'dcPl', title: '批量', width: 80}, {field: 'wpgg', title: '材质', width: 80}, {field: 'wpxh', title: '规格', width: 70}, - {field: 'slwlh', title: '炉批号', width: 100}, + {field: 'sllph', title: '炉批号', width: 100}, {field: 'tzbh', title: '套料图号', width: 100}, {field: 'pwry', title: '接收人', width: 80}, {field: 'pwjssj', title: '接收时间', width: 100}, diff --git a/src/views/zyjhzx/lliaopgong/comps/pgdTable.js b/src/views/zyjhzx/lliaopgong/comps/pgdTable.js index 1423d8f..0ddff96 100644 --- a/src/views/zyjhzx/lliaopgong/comps/pgdTable.js +++ b/src/views/zyjhzx/lliaopgong/comps/pgdTable.js @@ -38,7 +38,7 @@ export default function () { {field: 'dcPl', title: '批量', width: 80}, {field: 'wpgg', title: '材质', width: 80}, {field: 'wpxh', title: '规格', width: 70}, - {field: 'slwlh', title: '炉批号', width: 100}, + {field: 'sllph', title: '炉批号', width: 100}, {field: 'tzbh', title: '套料图号', width: 100}, {field: 'pwry', title: '接收人', width: 80,formatter:nameFormat}, {field: 'pwjssj', title: '接收时间', width: 100}, diff --git a/src/views/zyjhzx/pwanfkui/comps/pgdTable.js b/src/views/zyjhzx/pwanfkui/comps/pgdTable.js index 6e88bf6..5b13406 100644 --- a/src/views/zyjhzx/pwanfkui/comps/pgdTable.js +++ b/src/views/zyjhzx/pwanfkui/comps/pgdTable.js @@ -71,7 +71,7 @@ export default function () { filterRender: { name: 'FilterCombination', }, }, {field: 'wpxh', title: '规格', width: 70}, - {field: 'slwlh', title: '炉批号', width: 100}, + {field: 'sllph', title: '炉批号', width: 100}, {field: 'tzbh', title: '套料图号', width: 100}, {field: 'pwry', title: '接收人', width: 80,formatter:nameFormat}, {field: 'pwpgrq', title: '接收时间', width: 100}, diff --git a/src/views/zyjhzx/qgefkui/comps/pgdTable.js b/src/views/zyjhzx/qgefkui/comps/pgdTable.js index 393fe6d..a0a38e8 100644 --- a/src/views/zyjhzx/qgefkui/comps/pgdTable.js +++ b/src/views/zyjhzx/qgefkui/comps/pgdTable.js @@ -59,7 +59,7 @@ export default function () { {field: 'dcFd', title: '分段', width: 80}, {field: 'wpgg', title: '材质', width: 80}, {field: 'wpxh', title: '规格', width: 70}, - {field: 'slwlh', title: '炉批号', width: 100}, + {field: 'sllph', title: '炉批号', width: 100}, {field: 'tzbh', title: '套料图号', width: 100}, {field: 'qgry', title: '接收人', width: 80,formatter: nameFormat}, {field: 'qgfkry', title: '报工人', width: 80,formatter:nameFormat},