diff --git a/src/views/storage/rawProduceIn/index.vue b/src/views/storage/rawProduceIn/index.vue index a47d8d1..798a4da 100644 --- a/src/views/storage/rawProduceIn/index.vue +++ b/src/views/storage/rawProduceIn/index.vue @@ -175,7 +175,7 @@ const columns: Ref> = ref([ } }, { - title: '采购订单编号', + title: '销售订单编号', key: 'poCode', align: 'center', width: 110,