浏览代码

fix: 采购订单-收货单列名数量改成订单数量

liujt 9 月之前
父节点
当前提交
5dbaba8997
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/purchasingManage/purchaseOrder/invoice/index.vue

+ 1 - 1
src/views/purchasingManage/purchaseOrder/invoice/index.vue

@@ -276,7 +276,7 @@
           },
           {
             prop: 'productCount',
-            label: '数量',
+            label: '订单数量',
             align: 'center',
             showOverflowTooltip: true,
             minWidth: 140