Преглед на файлове

refactor(batchRecordTable): 移除产品名称筛选

liujt преди 6 месеца
родител
ревизия
8d8d2a4ff0
променени са 1 файла, в които са добавени 6 реда и са изтрити 6 реда
  1. 6 6
      src/views/batchRecord/components/tables/batchRecordTable.vue

+ 6 - 6
src/views/batchRecord/components/tables/batchRecordTable.vue

@@ -163,12 +163,12 @@
             type: 'input',
             placeholder: '请输入'
           },
-          {
-            label: '产品名称:',
-            value: 'productName',
-            type: 'input',
-            placeholder: '请输入'
-          },
+          // {
+          //   label: '产品名称:',
+          //   value: 'productName',
+          //   type: 'input',
+          //   placeholder: '请输入'
+          // },
           {
             label: '状态:',
             value: 'executeStatus',