ysy пре 1 година
родитељ
комит
790f4733e2
1 измењених фајлова са 2 додато и 2 уклоњено
  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
           },