Parcourir la source

销售订单-字段名称修改

jingbb il y a 1 mois
Parent
commit
a63baf4e43
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/views/publicComponents/SelectSaleOrderModal.vue

+ 1 - 1
src/views/publicComponents/SelectSaleOrderModal.vue

@@ -171,7 +171,7 @@
             width:0
         },
         {
-            title: '订单编号(bill code)',
+            title: '订单编号(bill code)',
             dataIndex: 'billCode',
             key: 'billCode',
             align:"center",