Browse Source

销售订单-字段名称修改

jingbb 1 tháng trước cách đây
mục cha
commit
a63baf4e43
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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",