diff --git a/inventory-web/src/views/stock/inbound/product.vue b/inventory-web/src/views/stock/inbound/product.vue index a0b5e5f..93a80b8 100644 --- a/inventory-web/src/views/stock/inbound/product.vue +++ b/inventory-web/src/views/stock/inbound/product.vue @@ -71,15 +71,37 @@
1. 基础信息
- + - + -
{{ item.name }}{{ item.spec }}
+
+ {{ item.name }} + {{ item.spec }} + 历史 + 系统 +
+ + + 未输入时展示最新物料;输入关键词进行精确搜索。 + +
@@ -140,7 +162,19 @@ - + + + + + @@ -172,7 +206,7 @@