Commit 06489aab authored by 沈翠玲's avatar 沈翠玲

修改bug

parent 2a646ec4
...@@ -1868,7 +1868,6 @@ export default { ...@@ -1868,7 +1868,6 @@ export default {
row.packUnitOfMeasure = ''; row.packUnitOfMeasure = '';
row.printContents = row.arrangeCode; row.printContents = row.arrangeCode;
row.tableDirectiveData = []; row.tableDirectiveData = [];
row.tableSizeColumn = [];
row.tableSizeData = []; row.tableSizeData = [];
row.tableOrderData = []; row.tableOrderData = [];
row.packNum = ''; row.packNum = '';
......
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