jingbb 5 месяцев назад
Родитель
Сommit
a8f8697954
1 измененных файлов с 3 добавлено и 3 удалено
  1. 3 3
      src/views/publicComponents/SelectPurchaseOrderModal.vue

+ 3 - 3
src/views/publicComponents/SelectPurchaseOrderModal.vue

@@ -227,9 +227,9 @@
             width:250,
         },
         {
-            title: '数量(quanlity)',
-            key: 'quanlity',
-            dataIndex: 'quanlity',
+            title: '数量(quantity)',
+            key: 'quantity',
+            dataIndex: 'quantity',
             align:"center",
             width:250,
         },