Browse Source

修改列表名

master
shenzhouyu 2 months ago
parent
commit
a1569e752b
  1. 2
      src/views/modules/shipment/shipmentNotification.vue

2
src/views/modules/shipment/shipmentNotification.vue

@ -1139,7 +1139,7 @@ export default {
columnProp: 'qtyToIssue',
headerAlign: 'center',
align: 'right',
columnLabel: '本次退货数量',
columnLabel: '本次发料数量',
columnHidden: false,
columnImage: false,
columnSortable: false,

Loading…
Cancel
Save