浏览代码

销售订单-字段名称修改

jingbb 1 月之前
父节点
当前提交
a63baf4e43
共有 1 个文件被更改,包括 1 次插入1 次删除
  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",