ysy 1 жил өмнө
parent
commit
790f4733e2

+ 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
           },