Ver Fonte

销售订单-字段名称修改

jingbb há 1 mês atrás
pai
commit
a63baf4e43
1 ficheiros alterados com 1 adições e 1 exclusões
  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",