ysy há 1 ano atrás
pai
commit
790f4733e2
1 ficheiros alterados com 2 adições e 2 exclusões
  1. 2 2
      src/views/productionPlan/index.vue

+ 2 - 2
src/views/productionPlan/index.vue

@@ -324,7 +324,8 @@
             prop: 'batchNo',
             label: '批次号',
             align: 'center',
-            minWidth: 140
+            minWidth: 140,
+            sortable: true
           },
 
           {
@@ -343,7 +344,6 @@
             action: 'salesCode',
             label: '销售订单号',
             align: 'center',
-
             minWidth: 160
           },