Browse Source

修改前端总库数量显示名称

dev
long 2 years ago
parent
commit
2f08e6df0b
  1. 2
      src/views/suppliesstronger/ProcessSuppliesStrongerList.vue

2
src/views/suppliesstronger/ProcessSuppliesStrongerList.vue

@ -176,7 +176,7 @@
dataIndex: 'materialsUnit' dataIndex: 'materialsUnit'
}, },
{ {
title:'总库数量', title:'分公司库房',
align:"center", align:"center",
dataIndex: 'materialQuantity', dataIndex: 'materialQuantity',
}, },

Loading…
Cancel
Save