ソースを参照

销售订单-字段名称修改

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",