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