diff --git a/src/views/produce/feedRecords/index.vue b/src/views/produce/feedRecords/index.vue
index 0d494e5..27476da 100644
--- a/src/views/produce/feedRecords/index.vue
+++ b/src/views/produce/feedRecords/index.vue
@@ -14,9 +14,9 @@
-
-
-
+
+
+
@@ -163,15 +163,15 @@ const columns: Ref> = ref([
tooltip: true
}
},
- {
- title: '生产工单号',
- align: 'center',
- key: 'taskSn',
- width: 100,
- ellipsis: {
- tooltip: true
- }
- },
+ // {
+ // title: '生产工单号',
+ // align: 'center',
+ // key: 'taskSn',
+ // width: 100,
+ // ellipsis: {
+ // tooltip: true
+ // }
+ // },
{
title: '二维码编号',
align: 'center',