Ver Fonte

选择到货单-数量赋值

jingbb há 3 meses atrás
pai
commit
a8f8697954
1 ficheiros alterados com 3 adições e 3 exclusões
  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,
         },